riverpod_infinite_scroll 1.0.9 riverpod_infinite_scroll: ^1.0.9 copied to clipboard
Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagination with Riverpod abstracting away the complexity
1.0.0 #
- A new package for handling infinite list with riverpod and infinite_scroll_pagination
1.0.1 #
- Provided examples
1.0.2 #
- Addedd pull to refresh functionality
1.0.3 #
- Avoid repeated calls
1.0.4 #
- Bug next page key
1.0.5 #
- Pull to refresh bug fix
- Rewrite README with a better english
- Added == hashcode and toString method to the PagedNotifier
- Added documentation on single classes
1.0.6 #
- Format code
1.0.7 #
- Upgraded dependencies
- Added invisibleItemsThreshold property to RiverPagedBuilder
1.0.8 #
- Fix readme video urls
1.0.9 #
- Upgraded riverpod version to 2.0.0