voo_wear 0.1.0 copy "voo_wear: ^0.1.0" to clipboard
voo_wear: ^0.1.0 copied to clipboard

Flutter SDK for building Wear OS apps. Round-screen-aware Scaffold, ambient mode, rotary input, and the building blocks for great smartwatch UX in Dart.

Changelog #

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

0.1.0 - 2026-04-26 #

Added #

  • Initial release.
  • VooWearScaffold — opinionated app shell for Wear OS that handles round-screen padding, status bar, and ambient mode dimming.
  • VooWearShapeBuilder and VooWearShape.of(context) — branch on round vs rectangular displays.
  • VooWearAmbientBuilder and VooWearAmbientState — rebuild on ambient↔active transitions.
  • VooRotaryListener — receive rotary (bezel/crown) input as a Dart stream.
  • VooWearRoundSafeArea — extra inset wrapper that respects round-screen corner masking.
  • Native Android plugin wraps Configuration.isScreenRound, AmbientLifecycleObserver, and MotionEvent.AXIS_SCROLL.
  • FakeVooWearPlatform exported via package:voo_wear/testing.dart for in-process widget tests.
1
likes
0
points
207
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Flutter SDK for building Wear OS apps. Round-screen-aware Scaffold, ambient mode, rotary input, and the building blocks for great smartwatch UX in Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #wear-os #wearable #watch #user-interface

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on voo_wear

Packages that implement voo_wear