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 bdcb716 commit 4f7b653Copy full SHA for 4f7b653
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.25.1
2
+- ObserverWidget
3
+ - Fix observation result inaccurate by @LinXunFeng in [#113](https://github.com/fluttercandies/flutter_scrollview_observer/issues/113).
4
+
5
## 1.25.0
6
- ChatScrollObserver
7
- Add `customAdjustPosition`.
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.25.0
+version: 1.25.1
homepage: https://github.com/fluttercandies/flutter_scrollview_observer
environment:
0 commit comments