expandable 2.0.0 copy "expandable: ^2.0.0" to clipboard
expandable: ^2.0.0 copied to clipboard

outdated

A Flutter widget that can be expanded or collapsed by clicking on a header or an icon.

[2.0.0] - 2/14/2019 #

  • Eliminated the dependency on ScopedModel
  • Introduced ExpandableNotifier and ExpandableController
  • This is a breaking change. See README.md for details on migration from 1.x to 2.0

[1.1.0] - 02/01/2019 #

  • Added ExpandablePanel, a configurable expandable widget with optional header and icon

[1.0.0] - 01/29/2019 #

  • Initial release
1708
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A Flutter widget that can be expanded or collapsed by clicking on a header or an icon.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on expandable