fit_parser 0.1.9 copy "fit_parser: ^0.1.9" to clipboard
fit_parser: ^0.1.9 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.

Changelog #

0.1.9 (2020-08-12) #

  • Ignoring missing native_field_number in developer fields
  • Allow for Exercise Titles

0.1.8 (2020-03-17) #

  • Enabled workouts in activities, but we ignore the records.

0.1.7 (2020-03-16) #

  • Segment lap fields are used by certain Garmin watches.
  • Bug in messageTypeFieldResolution fixed.

0.1.6 (2020-01-15) #

  • fail-safe to null for dataMessage.get()

0.1.5 (2020-01-15) #

  • get and any methods for easier access to values for dataMessage.
  • Typo in session_fields fixed.

0.1.4 (2020-01-13) #

  • Exposing dataMessage via api.

0.1.2, 0.1.3 (2020-01-08) #

  • Make debug output range optional Parameters
  • Only expose FitFile() and parse() for a start.
  • Code formatting

## 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.1.0, 0.1.1 (2020-01-07) #

  • Fixed all maintenance suggestions.
  • Fixed all health issues.
  • Dart formatting

0.0.1 (2020-01-07) #

  • Initial version, to check, if importing is possible, at all.
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