scroll_animator 0.3.0 copy "scroll_animator: ^0.3.0" to clipboard
scroll_animator: ^0.3.0 copied to clipboard

A Flutter package that provides smooth, animated scrolling for mouse wheels, trackpads, keyboards and programmatic scrolls.

0.3.0 #

  • feat: allow updating the target of a programmatic scroll animation
  • feat: implement scrolling using arrows or pg-up/down keys
  • feat: update scroll target when scrollable changes dimensions
  • feat: implement a primary scroll controller wrapper for convenience
  • docs: make the example code in README more exhaustive

0.2.0 #

  • fix: settle scroll position when the animation is done
  • feat: implement programmatic scrolls with automatic animation parameters

0.1.1 #

  • fix: don't report scroll direction change when velocity is zero
  • docs: add an example with diagnostic output to aid in debugging

0.1.0 #

  • Initial release
1
likes
160
pub points
44%
popularity

Publisher

verified publisherkamilszczek.pl

A Flutter package that provides smooth, animated scrolling for mouse wheels, trackpads, keyboards and programmatic scrolls.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on scroll_animator