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.
57
likes
130
pub points
94%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on expansion_widget