Releases: fluttercandies/flutter_scrollview_observer
Releases · fluttercandies/flutter_scrollview_observer
1.26.2
What's Changed
- ObserverUtils
- Refine the logic of
calcAnchorTabIndexmethod by @LinXunFeng.
- Refine the logic of
Full Changelog: 1.26.1...1.26.2
1.26.1
What's Changed
- ChatScrollObserver
- Refine the logic of
standbyby @LinXunFeng.
- Refine the logic of
Full Changelog: 1.26.0...1.26.1
1.26.0
What's Changed
- NestedScrollUtil
- Add await support for
animateToandjumpTomethods by @LinXunFeng.
- Add await support for
Full Changelog: 1.25.2...1.26.0
1.25.2
What's Changed
- ObserverWidget
- Fix "ObserverWidgetState was used after being disposed" by @LinXunFeng in #120 and #123.
Full Changelog: 1.25.1...1.25.2
1.25.1
What's Changed
- ObserverWidget
- Fix observation result inaccurate by @LinXunFeng in #113.
Full Changelog: 1.25.0...1.25.1
1.25.0
What's Changed
- ChatScrollObserver
- Add
customAdjustPosition.
- Add
Above features are implemented by @LinXunFeng.
Full Changelog: 1.24.0...1.25.0
1.24.0
What's Changed
- ObserveModel
- Add
displayingChildModelMap.
- Add
- ChatScrollObserver
- Add
customAdjustPositionDelta.
- Add
Above features are implemented by @LinXunFeng.
Full Changelog: 1.23.0...1.24.0
1.23.0
What's Changed
- ObserverWidget
- Make
ObserverWidgetlistenable by @LinXunFeng.
- Make
Full Changelog: 1.22.0...1.23.0
1.22.0
What's Changed
- ObserverWidget
- Add
scrollNotificationPredicateby @LinXunFeng
- Add
New Contributors
Full Changelog: 1.21.2...1.22.0