health_kit_reporter 1.0.0 health_kit_reporter: ^1.0.0 copied to clipboard
Helps to write or read data from Apple Health via HealthKit framework.
[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