health_forge_ghc 0.1.1
health_forge_ghc: ^0.1.1 copied to clipboard
Google Health Connect adapter for health_forge — reads 14 health metric types from Health Connect and maps them to the unified health_forge data model.
0.1.1 #
- Added
example/example.dartdemonstratingGhcHealthProviderconstruction 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
- Google Health Connect 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