- Fix with reinitilizing subscriptions for Events
- Remove Android support
- Null safety support
- Anchored Query fix with deleted objects
- iOS 9.0 support
- FIx with workout values
- Fix with UUID of Samples
- Fix issue with saving Workout
- Added UUID property for Wrappers of original HKObjectTypes
- Extended enum cases for Characteristic, Quantity and Category types
- Fix with PreferredUnit
- Fix with HKActivitySummaryType
- Add background delivery in the sample app
- Fix with enable background delivery
- Event channels fix for long-running queries
- Example app add Electrocardiogram read
- Better code documentation
- 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
- Dart HK Models from HealthKitReporter
- iOS Swift bridging
- Event and Method channel wrappers