Flutter Sticky Header Versions Save

Flutter implementation of sticky headers for sliver

v0.4.0

4 years ago

0.4.0

  • Updated SDK constraint to support new error message formats.
  • Updated error message formats

v0.3.4

5 years ago

0.3.4

Removed

  • Print call for headerPosition

v0.3.3

5 years ago

0.3.3

Added

  • Overlap support

v0.3.0

5 years ago

Add the ability to get the pinned state of a header along with its scroll percentage

v0.1.0

5 years ago
  • Accepts one sliver as content.
  • Header can overlap its sliver (useful for sticky side header for example).
  • Notifies when the header scrolls outside the viewport.
  • Can scroll in any direction