Skip to content

Releases: datdescartes/expansion_widget

0.0.2

25 May 00:33
Compare
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
Compare
Choose a tag to compare
updated dart version