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.
68
likes
150
points
5.53k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expansion_widget