Skip to content

Commit

Permalink
version: bump version to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinXunFeng committed Oct 13, 2024
1 parent d6981fe commit 76c0310
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.22.0
- ObserverWidget
- Add `scrollNotificationPredicate`.

## 1.21.2
- ObserverWidget
- Fix web support by @Ahmadre in [#91](https://github.com/LinXunFeng/flutter_scrollview_observer/pull/91).
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: scrollview_observer
description: A widget for observing data related to the child widgets being displayed in a ScrollView.
version: 1.21.2
version: 1.22.0
homepage: https://github.com/fluttercandies/flutter_scrollview_observer

environment:
Expand Down

0 comments on commit 76c0310

Please sign in to comment.