rotary_scrollbar 1.0.0
rotary_scrollbar: ^1.0.0 copied to clipboard
circular scrollbar for Wear OS devices. It can be controlled with rotary input and it includes haptic feedback.
1.0.0 #
- Fixed issue #7 - Scrollbar not showing on new page.
- Improved performance of
RoundScrollbarandRotaryScrollbar. - Updated documentation and examples.
- Removed
RotaryScrollWrapper. This widget is no longer necessary.
0.1.1 #
- Improved documentation.
- Provided
example/list_view.dart. - Provided
example/page_view.dart.
0.1.0 #
- Initial Release.