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 19be5cd commit ce188d4Copy full SHA for ce188d4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.26.2
2
+- ObserverUtils
3
+ - Refine the logic of `calcAnchorTabIndex` method by @LinXunFeng.
4
+
5
## 1.26.1
6
- ChatScrollObserver
7
- Refine the logic of `standby` by @LinXunFeng.
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.26.1
+version: 1.26.2
homepage: https://github.com/fluttercandies/flutter_scrollview_observer
environment:
0 commit comments