fit_kit 0.0.6 fit_kit: ^0.0.6 copied to clipboard
Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
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.