workout 0.0.3 copy "workout: ^0.0.3" to clipboard
workout: ^0.0.3 copied to clipboard

outdated

Run a workout session on Wear OS and Tizen. Get data such as heart rate in real time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add workout

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

dependencies:
  workout: ^0.0.3

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:workout/workout.dart';
13
likes
0
pub points
72%
popularity

Publisher

verified publisherrexios.dev

Run a workout session on Wear OS and Tizen. Get data such as heart rate in real time.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

enum_to_string, flutter, permission_handler, permission_handler_tizen

More

Packages that depend on workout