Skip to content

Releases: Taskulu/sliver_expandable

v1.1.1

10 Jun 07:22
Compare
Choose a tag to compare
  • Fix hasVisualOverflow
  • Remove unused platform directories

v1.1.0

20 Apr 08:15
Compare
Choose a tag to compare
  • Move creation of CurvedAnimation to didUpdateWidget
  • Add sticky header case to example
  • Fix usage without header
  • Fix translationOffset not passed to SliverExpandable by AnimatedSliverExpandable

v1.0.0

22 Oct 16:37
Compare
Choose a tag to compare
  • 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

v0.0.1

30 May 11:27
Compare
Choose a tag to compare
Initial commit