fit_parser 0.1.5 copy "fit_parser: ^0.1.5" to clipboard
fit_parser: ^0.1.5 copied to clipboard

outdated

A .fit file format parsing library. fit stands for Flexible and Interoperable Data Transfer. It is a file format for tracking sports activities with smart watches and the like.

A .fit file format parsing library. fit stands for Flexible and Interoperable Data Transfer. It is a file format for tracking sports activities and is heavily influenced and used by Garmin Fitness Trackers, but also by a lot of other brands.

The library is licensed under the AGPLv3.

Usage #

A simple usage example:

import 'package:fit_parser/fit_parser.dart';


## The actual API is still under development

Features and bugs #

First goal is to read and parse .fit-Files from Garmin Forerunner 235 running watches.

Please file bugs at the Github Repo.

3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A .fit file format parsing library. fit stands for Flexible and Interoperable Data Transfer. It is a file format for tracking sports activities with smart watches and the like.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on fit_parser