smooth_list_view 1.1.1
smooth_list_view: ^1.1.1 copied to clipboard
ListView constructors that implement smooth scrolling when using a mouse and scrolling with 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 bothScrollbar
and mousewheel.
1.1.0 #
- fixed a bug where you couldn't use a
Scrollbar
to scroll whensmooth
attribute was set totrue
.
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