infinite_scroll_pagination 2.0.1 infinite_scroll_pagination: ^2.0.1 copied to clipboard
Load and display pages of items as the user scrolls down your screen.
2.0.1 #
- Fix PagingController not calling its status listeners.
2.0.0 #
- BREAKING CHANGE: Replaced PagedDataSource and PagedStateChangeListener with PagingController, favoring composition over inheritance.
1.1.1 #
- Remove scroll from first page progress indicator, first page error indicator and no items found indicator.
1.1.0 #
1.0.0+2 #
- Change README images reference URL.
- Add documentation to PagedDataSource properties.
1.0.0+1 #
- Add images to README.md.
1.0.0 #
- Initial release.