sticky_headers 0.3.0+2 sticky_headers: ^0.3.0+2 copied to clipboard
Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.
Changelog #
0.3.0+2 #
- Move flutter_lints to dev_dependencies.
0.3.0+1 #
- Update README.md
0.3.0 #
- Updated to Flutter v3.0.0
- Fixed pixel rounding issue for non-integer divisible devicePixelRatios.
0.2.0 #
- Add Null Safety
0.1.8+1 #
- Added New Flutter Community Banner.
0.1.8 #
- Resolved endOfFrame/dispose race condition.
0.1.7+1 - 0.1.7+2 #
- Updated authors.
0.1.7 #
- Updated Docs.
0.1.6 #
- Added Flutter Community Logo.
0.1.5 #
- Moved package to Flutter Community
0.1.1 ~ 0.1.4 #
- Improved readme, docs and formatting.
0.1.0 #
- Initial version release