Last updated:
0 purchases
fit parser
Readme #
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.
You can download the fit file format specification at ANT'S website.
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
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.