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 d6981fe commit 76c0310Copy full SHA for 76c0310
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.22.0
2
+- ObserverWidget
3
+ - Add `scrollNotificationPredicate`.
4
+
5
## 1.21.2
6
- ObserverWidget
7
- Fix web support by @Ahmadre in [#91](https://github.com/LinXunFeng/flutter_scrollview_observer/pull/91).
pubspec.yaml
@@ -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:
0 commit comments