We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6926036 commit 1502b56Copy full SHA for 1502b56
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.25.0
2
+- ChatScrollObserver
3
+ - Add `customAdjustPosition`.
4
+
5
## 1.24.0
6
- ObserveModel
7
- Add `displayingChildModelMap`.
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.24.0
+version: 1.25.0
homepage: https://github.com/fluttercandies/flutter_scrollview_observer
environment:
0 commit comments