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

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

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
4
likes
140
pub points
79%
popularity
screenshot

Publisher

unverified uploader

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