New
4.0.0
- Renames
PagedSliverBuilderto PagedLayoutBuilder and adds support for creating layouts using the box protocol. - Introduces PagedMasonryGridView.
- Introduces PagedPageView.
Unclaimed project
Are you a maintainer of infinite_scroll_pagination? Claim this project to take control of your public changelog and roadmap.
Changelog
Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.
PagedSliverBuilder to PagedLayoutBuilder and adds support for creating layouts using the box protocol.