flutter_sticky_header 0.6.2 flutter_sticky_header: ^0.6.2 copied to clipboard
Flutter implementation of sticky headers as a sliver. Use it in a CustomScrollView.
0.6.0 #
Changed #
- Migrated to sound null-safety.
- Increase the minimum version of Flutter.
- Increase the minimum version of Dart SDK.
0.4.6 #
0.4.0 #
- Updated SDK constraint to support new error message formats.
- Updated error message formats
0.3.1 #
Fixed #
- Hit test implementation (https://github.com/letsar/flutter_sticky_header/issues/7)
0.3.0 #
0.2.0 #
0.1.0 #
- Initial Open Source release.