Skip to content

Releases: datvu7/expansion_widget

0.0.2

25 May 00:33

Choose a tag to compare

  • Exposed the state(ExpansionWidgetState).
    The Widget can be collapsed/expanded/toggled by using globalKey
globalKey.currentState?.toggle(animated: true);

0.0.1

19 Mar 04:30

Choose a tag to compare

updated dart version