fit_tool 0.9.0 copy "fit_tool: ^0.9.0" to clipboard
fit_tool: ^0.9.0 copied to clipboard

outdated

A library for reading and writing Garmin FIT files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fit_tool

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

dependencies:
  fit_tool: ^0.9.0

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

Import it

Now in your Dart code, you can use:

import 'package:fit_tool/fit_tool.dart';
11
likes
0
pub points
72%
popularity

Publisher

verified publisherstagescycling.com

A library for reading and writing Garmin FIT files.

Repository

License

unknown (LICENSE)

Dependencies

collection, csv

More

Packages that depend on fit_tool