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.
94
likes
130
pub points
89%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_improved_scrolling