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

PlatformAndroid

Wear OS Tiles and watch-face Complications for Flutter apps. Describe tile layouts in Dart; generic Kotlin services render them with ProtoLayout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wear_os_tiles

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

dependencies:
  wear_os_tiles: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:wear_os_tiles/wear_os_tiles.dart';
0
likes
160
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Wear OS Tiles and watch-face Complications for Flutter apps. Describe tile layouts in Dart; generic Kotlin services render them with ProtoLayout.

Repository (GitHub)
View/report issues

Topics

#wear-os #wearables #tiles #complications #smartwatch

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wear_os_tiles

Packages that implement wear_os_tiles