apple_workout_scheduler 0.0.1 copy "apple_workout_scheduler: ^0.0.1" to clipboard
apple_workout_scheduler: ^0.0.1 copied to clipboard

PlatformiOS

This plugin can be used to push and schedule a workout for apple watch

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_workout_scheduler

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

dependencies:
  apple_workout_scheduler: ^0.0.1

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:apple_workout_scheduler/apple_workout_scheduler.dart';
2
likes
120
points
20
downloads

Publisher

verified publisherpbhogale.com

Weekly Downloads

This plugin can be used to push and schedule a workout for apple watch

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on apple_workout_scheduler

Packages that implement apple_workout_scheduler