health_kit_reporter 1.0.2
health_kit_reporter: ^1.0.2 copied to clipboard
Helps to write or read data from Apple Health via HealthKit framework.
1.0.2 25.11.2020 #
- Example app add Electrocardiogram read
1.0.1 25.11.2020 #
- Better code documentation
1.0.0 25.11.2020 #
- Initial release.
- Full wrap for the HealthKitReporter library
- All models from HealthKitReporter represented in Dart
- Method channel functions
- Event channel handling for long-running queries
- Code documentation
0.0.1+1 #
- Dart HK Models from HealthKitReporter
- iOS Swift bridging
- Event and Method channel wrappers