health_forge_apple 0.1.1
health_forge_apple: ^0.1.1 copied to clipboard
Apple HealthKit adapter for health_forge — reads 14 health metric types from HealthKit and maps them to the unified health_forge data model.
0.1.1 #
- Added
example/example.dartdemonstratingAppleHealthProviderconstruction and capability inspection - Added
example/README.mdlinking to the workspace Flutter example app - Bumped
health_forge_coredependency to^0.1.1
0.1.0 #
- Initial release
- Apple HealthKit adapter supporting 14 health metric types
- Mappers for activity, heart rate, sleep, body, and respiratory data
- Platform-agnostic HealthDataRecord DTO for testability
- See getting started guide for usage