super_scroll 1.0.0
super_scroll: ^1.0.0 copied to clipboard
A simple, lightweight, and powerful pagination library for Flutter.
1.0.0 #
- Production ready stable release.
- All features verified across Android, iOS, Web, and macOS.
- Added comprehensive documentation and platform tags.
0.1.0 #
- Initial release of Super Scroll.
- Initial release of Super Scroll.
- Added
SuperListViewandSuperGridViewhigh-level pagination widgets. - Added dependency-free
SuperMasonryGridViewfor masonry/staggered layouts. - Added
SuperSliverListandSuperSliverGridfor seamless integration withCustomScrollView. - Integrated
SuperScrollControllerfor automated pagination state management. - Added in-built multi-selection management in
SuperScrollController. - Replaced standard loading spinners with premium
SuperSkeletonshimmer effects. - Added support for granular pagination indicators (loading, error, empty states).
- Implemented automatic viewport-filling logic.
- Added specific page refreshing capabilities.