movesense_flutter 0.0.5 copy "movesense_flutter: ^0.0.5" to clipboard
movesense_flutter: ^0.0.5 copied to clipboard

A flutter plugin project to interface with the Suunto Movesense device

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add movesense_flutter

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

dependencies:
  movesense_flutter: ^0.0.5

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:movesense_flutter/movesense_flutter.dart';
0
likes
40
points
15
downloads

Publisher

verified publisherotter.works

Weekly Downloads

A flutter plugin project to interface with the Suunto Movesense device

Repository (GitLab)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on movesense_flutter

Packages that implement movesense_flutter