watchface_config 1.0.0 copy "watchface_config: ^1.0.0" to clipboard
watchface_config: ^1.0.0 copied to clipboard

PlatformAndroid

Helps you make your Config Activity for WatchFaces in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add watchface_config

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

dependencies:
  watchface_config: ^1.0.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:watchface_config/watchface_config.dart';
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Helps you make your Config Activity for WatchFaces in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, plugin_platform_interface, wearable_flutter_fragment_application

More

Packages that depend on watchface_config