fit_kit 1.1.2 copy "fit_kit: ^1.1.2" to clipboard
fit_kit: ^1.1.2 copied to clipboard

discontinuedreplaced by: health

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.

1.1.2 #

  • Fixed Android ConcurrentModificationException.
  • Fixed iOS error deserialization.
  • Unsupported types are now thrown as UnsupportedException.

1.1.1 #

  • Added STAND_TIME, EXERCISE_TIME data types for iOS.
  • Fixed Android requestCode too big.

1.1.0 #

  • Added sleep data type.

1.0.1 #

  • Added userEntered to FitData.

1.0.0 #

  • Added hasPermissions method.
  • Added revokePermissions method.
  • BREAKING CHANGE dateFrom and dateTo are now named parameters.
  • Added named limit parameter.
  • Updated README

0.0.6 #

  • Added data source to FitData.

0.0.5 #

  • Added distance walked, calories burned and water drank data types.

0.0.4 #

  • BREAKING CHANGE Migrated to use AndroidX.

0.0.3 #

  • Added requestPermissions method to ease requesting more than 1 data type.

0.0.2 #

  • Fix multiple addActivityResultListener issue.

0.0.1 #

  • Initial release.
43
likes
40
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.

Repository (GitHub)

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on fit_kit