draggable_scrollbar 0.1.0 draggable_scrollbar: ^0.1.0 copied to clipboard
A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item.
0.1.0 #
- Added Null-safety support. Thanks to @fzyzcjy
0.0.4 #
- support Dart 2.0
- add LayoutBuilder and RepaintBoundary
0.0.3 #
- add demo to README
0.0.2 #
- Moved package to Flutter Community
0.0.1 #
- A Widget that helps users to scroll quickly through a list
- Can optionally display a label as the user scrolls
- 3 styles available:
- Semicircle style
- Arrow Style
- Rounded Rectangle Style