flutter_improved_scrolling 0.0.3 copy "flutter_improved_scrolling: ^0.0.3" to clipboard
flutter_improved_scrolling: ^0.0.3 copied to clipboard

Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling.

0.0.3 #

  • Added one throttler for each mouse wheel scrolling direction for being able to throttle independently

0.0.2 #

  • Added throttling for mouse wheel scroll events when using custom mouse wheel scrolling as an attempt to make the wheel scrolling smooth

  • Specify in the example app that it is also possible to use HOME and END keys for keyboard scrolling

0.0.1 #

  • Initial release.
97
likes
150
points
1.11k
downloads

Publisher

unverified uploader

Weekly Downloads

Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_improved_scrolling