sliver_expandable 1.1.1 copy "sliver_expandable: ^1.1.1" to clipboard
sliver_expandable: ^1.1.1 copied to clipboard

A Sliver Flutter widget that can be used to expand or collapse another child Sliver widget

1.1.1 #

  • Fix hasVisualOverflow
  • Remove unused platform directories

1.1.0 #

  • Move creation of CurvedAnimation to didUpdateWidget
  • Add sticky header case to example
  • Fix usage without header
  • Fix translationOffset not passed to SliverExpandable by AnimatedSliverExpandable

1.0.0 #

  • Ability to use without a header
  • Breaking Changes:
    • AnimatedSliverExpandable no longer performs toggling the state and instead a boolean value for expanded should be provided
    • SliverExpandableHeaderBuilder signature changed to drop the onToggle callback

0.0.1 #

  • Initial release
8
likes
160
points
1.4k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Sliver Flutter widget that can be used to expand or collapse another child Sliver widget

Repository (GitHub)
View/report issues

Topics

#sliver #widget #expandable

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sliver_expandable