wear_os_rotary_plugin 1.0.1 copy "wear_os_rotary_plugin: ^1.0.1" to clipboard
wear_os_rotary_plugin: ^1.0.1 copied to clipboard

PlatformAndroid

A Flutter package providing a circular scrollbar overlay for Wear OS screens that works seamlessly with the wearable_rotary package.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2025-11-06 #

Changed #

  • Optimized scroll value calculation by extracting viewport dimension to a variable, reducing redundant property accesses

1.0.0 - 2025-11-06 #

Added #

  • Initial release of wear_os_rotary_plugin
  • WearOsScrollbar widget for displaying circular scrollbar on Wear OS screens
  • Support for auto-hide functionality with customizable duration
  • Customizable scrollbar appearance (padding, width, colors)
  • Customizable scroll behavior (speed, threshold, bezel correction)
  • Smooth fade in/out animations with customizable curves
  • Real-time scroll position tracking
  • Comprehensive documentation and examples

Features #

  • Circular scrollbar positioned around screen edge (2pm to 4pm marker)
  • Integration with wearable_rotary package's RotaryScrollController
  • Automatic scroll position updates
  • Customizable animation durations and curves
  • Samsung device bezel correction support
2
likes
150
points
21
downloads

Documentation

API reference

Publisher

verified publishermabiloft.com

Weekly Downloads

A Flutter package providing a circular scrollbar overlay for Wear OS screens that works seamlessly with the wearable_rotary package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, wearable_rotary

More

Packages that depend on wear_os_rotary_plugin