nested_scroll_controller 0.2.1 copy "nested_scroll_controller: ^0.2.1" to clipboard
nested_scroll_controller: ^0.2.1 copied to clipboard

outdated

A ScrollController specifically for controlling a NestedScrollView.

[0.0.1] - 15/05/2020 #

  • Initial release!
  • Defined [NestedScrollController] with some basic methods
  • These methods include animateTo, animateToIndex and jumpTo

[0.0.2] - 16/05/2020 #

  • Added example
  • Updated readme, license, pubspec.

[0.1.0] - 16/05/2020 #

  • Built out many basic ScrollController overrides in NestedScrollController.
  • These include listener handling, equality operator (uses Cantor pairing function) and more.
  • Happy to move out of the pre-release stage.

[0.2.0] - 26/05/2020 #

  • BREAKING CHANGES: see updated example or readme to learn how the nested scroll controller is used with this version.
  • Added gif demonstration.
  • Fixed minor bugs.

[0.2.1] - 26/05/2020 #

  • Fixed README - the .gif was not working on pub.dev.
9
likes
0
pub points
81%
popularity

Publisher

unverified uploader

A ScrollController specifically for controlling a NestedScrollView.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nested_scroll_controller