Skip to content

Commit cc8bbe0

Browse files
authored
chore: release v0.2.0 (xsahil03x#14)
Signed-off-by: Sahil Kumar <[email protected]>
1 parent ef24999 commit cc8bbe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Upcoming
1+
## 0.2.0
22

33
- [[#11]](https://github.com/xsahil03x/super_paging/issues/11) Fix generating prepend load trigger notification when `prefetchIndex` is bigger than the items visible on the screen.
44
- [[#7](https://github.com/xsahil03x/super_paging/issues/7)] Fix generating load trigger notification when `itemCount` is less than `prefetchIndex`.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: super_paging
22
homepage: https://github.com/xsahil03x/super_paging
33
description: Add pagination or load more or infinite scrolling functionality to your flutter list view with ease.
4-
version: 0.1.0
4+
version: 0.2.0
55
repository: https://github.com/xsahil03x/super_paging
66
issue_tracker: https://github.com/xsahil03x/super_paging/issues
77

0 commit comments

Comments
 (0)