expansion_widget 0.1.0 copy "expansion_widget: ^0.1.0" to clipboard
expansion_widget: ^0.1.0 copied to clipboard

An edited version of Expansion Tile that allows you customize tile widget and animation.

0.1.0 #

  • Added constructor ExpansionWidget.autoSaveState

0.0.3 #

  • Added onExpansionWillChange to control if the expanded state should be changed or not.

0.0.2 #

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

0.0.1 #

  • Added animation duration.

0.0.1-nullsafety.0 #

  • Initial release.
69
likes
160
points
4.26k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An edited version of Expansion Tile that allows you customize tile widget and animation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expansion_widget