Skip to content

Releases: fluttercandies/flutter_scrollview_observer

1.26.0

23 Mar 11:43
Compare
Choose a tag to compare

What's Changed

  • NestedScrollUtil
    • Add await support for animateTo and jumpTo methods by @LinXunFeng.

Full Changelog: 1.25.2...1.26.0

1.25.2

14 Mar 16:56
Compare
Choose a tag to compare

What's Changed

  • ObserverWidget

Full Changelog: 1.25.1...1.25.2

1.25.1

02 Feb 15:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.25.0...1.25.1

1.25.0

24 Jan 15:12
Compare
Choose a tag to compare

What's Changed

  • ChatScrollObserver
    • Add customAdjustPosition.

Above features are implemented by @LinXunFeng.

Full Changelog: 1.24.0...1.25.0

1.24.0

24 Nov 11:06
Compare
Choose a tag to compare

What's Changed

  • ObserveModel
    • Add displayingChildModelMap.
  • ChatScrollObserver
    • Add customAdjustPositionDelta.

Above features are implemented by @LinXunFeng.

Full Changelog: 1.23.0...1.24.0

1.23.0

03 Nov 14:54
Compare
Choose a tag to compare

What's Changed

  • ObserverWidget

Full Changelog: 1.22.0...1.23.0

1.22.0

13 Oct 09:03
Compare
Choose a tag to compare

What's Changed

  • ObserverWidget

New Contributors

Full Changelog: 1.21.2...1.22.0

1.21.2

31 Aug 07:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.21.1...1.21.2

1.21.1

26 Aug 14:30
Compare
Choose a tag to compare

What's Changed

  • ObserverCore
    • Improve the logic of handleListObserve and handleGridObserve.

Above features are implemented by @LinXunFeng.

Full Changelog: 1.21.0...1.21.1

1.21.0

30 Jun 10:24
Compare
Choose a tag to compare

What's Changed

  • ObserverController
    • Add onPrepareScrollToIndex for jumpTo and animateTo.
  • NestedScrollUtil
    • Add jumpTo and animateTo methods.

Above features are implemented by @LinXunFeng.

Full Changelog: 1.20.0...1.21.0