mo_infinite_scroll 1.0.0
mo_infinite_scroll: ^1.0.0 copied to clipboard
A simple and easy-to-use infinite scroll package for Flutter. Supports pull-to-refresh, pre-fetch before reaching the end, a Sliver variant for custom scroll views, and optional placeholder widgets fo [...]
1.0.0 #
- Initial release.
MoInfiniteScroll— standalone list with built-in pull-to-refresh.MoInfiniteScrollSliver— sliver variant forCustomScrollView.MoInfiniteScrollController— optional external controller for triggering refresh.- Pre-fetch before reaching the end, with loop-prevention logic.
- Default loading, empty, and error placeholder widgets (all overridable).