smooth_scroll_multiplatform 1.0.8 copy "smooth_scroll_multiplatform: ^1.0.8" to clipboard
smooth_scroll_multiplatform: ^1.0.8 copied to clipboard

A wrapper for scrollable widgets that enables smooth scrolling with a mouse on all platforms.

1.0.8 #

  • Include Wizzel1's scroll speed commits (but changed scrollSpeed from int to double)
  • When changing scroll direction, restart animation from current position instead of future position.
  • Change animation curve to Curves.easeOutQuart (looks more natural), speed to 2.0 and duration to 380
  • Fix trackpad gestures not working when switching between mouse wheel and trackpad
  • Fix trackpad gestures not working out of the box (it used to require a click with trackpad to work)
  • Detect locked scrollbar, default behaviour for scrollview not scrollable (e.g. when the mouse is hovering the scrollbar)
30
likes
130
points
646
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A wrapper for scrollable widgets that enables smooth scrolling with a mouse on all platforms.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on smooth_scroll_multiplatform