flutter_sticky_header 0.2.0 copy "flutter_sticky_header: ^0.2.0" to clipboard
flutter_sticky_header: ^0.2.0 copied to clipboard

outdatedDart 1 only

Flutter implementation of sticky header

0.2.0 #

Removed #

  • sliverStickyHeaderScrollNotifier argument in SliverStickyHeader constructor.

Changed #

  • Rewrite how to notify the scroll percentage, so that the it does not lag by one frame.

0.1.0 #

  • Initial Open Source release.