fit_sdk 0.1.0 copy "fit_sdk: ^0.1.0" to clipboard
fit_sdk: ^0.1.0 copied to clipboard

A Dart port of the Garmin FIT SDK for encoding and decoding FIT (Flexible and Interoperable Data Transfer) files. This library allows you to read and write FIT files used by Garmin and other fitness devices.

0.1.0 #

  • Initial release
  • Dart port of Garmin FIT SDK from C#
  • Support for FIT Protocol v2.0
  • Support for FIT Profile v21.188
  • Core features:
    • Decode FIT files with full message parsing
    • Encode FIT files with message creation
    • Developer field support
    • Message broadcasting system
    • CRC validation
    • Protocol validation
  • Includes all standard FIT message types
  • Pure Dart implementation with no native dependencies
2
likes
0
points
293
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart port of the Garmin FIT SDK for encoding and decoding FIT (Flexible and Interoperable Data Transfer) files. This library allows you to read and write FIT files used by Garmin and other fitness devices.

Repository (GitHub)
View/report issues

Topics

#garmin #fit #fitness #sports #health

License

unknown (license)

More

Packages that depend on fit_sdk