super_scroll 0.1.0
super_scroll: ^0.1.0 copied to clipboard
A simple, lightweight, and powerful pagination library for Flutter.
0.1.0 #
- Initial release of Super Scroll.
- Added
SuperListViewandSuperGridViewhigh-level pagination widgets. - Integrated
SuperScrollControllerfor automated pagination state management. - Added support for granular pagination indicators (loading, error, empty states).
- Implemented automatic viewport-filling logic.
- Added specific page refreshing capabilities.