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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_wear

With Flutter:

 $ flutter pub add voo_wear

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  voo_wear: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voo_wear/voo_wear.dart';
1
likes
0
points
206
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