We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9dade commit eb3d03bCopy full SHA for eb3d03b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 5.1.0 - 2025-06-18
2
### Added
3
- nextIntPageKey convenience getter for int pages starting at 1
4
- lastPageIsEmpty convenience getter for APIs which return empty pages when no more data is available
pubspec.yaml
@@ -1,6 +1,6 @@
name: infinite_scroll_pagination
description: Lazily load and display pages of items as the user scrolls down your screen.
-version: 5.0.0
+version: 5.1.0
homepage: https://github.com/EdsonBueno/infinite_scroll_pagination
5
6
environment:
0 commit comments