smooth_list_view 2.0.1 copy "smooth_list_view: ^2.0.1" to clipboard
smooth_list_view: ^2.0.1 copied to clipboard

ListView constructors that implement smooth scrolling when using a mouse and scrolling with arrow keys.

2.0.1 #

  • added docs and removed import of dart:io to be compatible with runtime WASM
  • forgot to remove enableKeyScrolling attribute.

2.0.0 #

  • fixed a bug where we were not able to interact with widgets within the SmoothListView (e.g. buttons)
  • removed support for scrolling using arrow keys

1.1.1 #

  • fixed a bug where the Scrollbar wasn't activated by default on desktop platforms and issues related to scrolling with both Scrollbar and mousewheel.

1.1.0 #

  • fixed a bug where you couldn't use a Scrollbar to scroll when smooth attribute was set to true.

1.0.5 #

  • updated dependencies and solved issues regarding deprecated code

1.0.4 #

  • updated README (again)

1.0.3 #

  • updated README (again)

1.0.2 #

  • updated README

1.0.1 #

  • updated README

1.0.0 #

  • Initial release
25
likes
160
points
290
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

ListView constructors that implement smooth scrolling when using a mouse and scrolling with arrow keys.

Repository (GitHub)
View/report issues

Topics

#animation #ui #widget #web

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on smooth_list_view