1.20.0
What's Changed
- ObserverController
- Add
observeIntervalForScrolling
to set the minimum amount of time to wait for firing observe callback during scrolling.
- Add
- ObserverUtils
- Improve the logic of
isDisplayingSliverInViewport
method.
- Improve the logic of
- ScrollViewOnceObserveNotificationResult
- Add
observeViewportResultModel
.
- Add
- ChatScrollObserver
- Add
ChatScrollObserverRefIndexType
. - Add
refIndexType
to specify the role ofrefItemIndex
andrefItemIndexAfterUpdate
.
- Add
- Slivers
- Add
SliverObserveContext
.
- Add
- ObserveDisplayingChildModelMixin
- Add
visibleFraction
andvisibleMainAxisSize
.
- Add
Above features are implemented by @LinXunFeng.
Full Changelog: 1.19.1...1.20.0