health_connector_hk_ios 1.2.2
health_connector_hk_ios: ^1.2.2 copied to clipboard
iOS implementation of health_connector using HealthKit
1.2.2 #
- REFACTOR(health_connector_hk_ios): Replace nil returns with explicit error throwing and add
extractAggregateValueto all handlers. (4e175f1b) - REFACTOR(health_connector_hk_ios): Separate health record mapper files for each health record type. (a5763c37)
- FIX(health_connector_hk_ios): Prevent infinite recursion in nutrient record mappers. (4f09dd9c)
- FIX(health_connector_hk_ios): Request auth for correlation component types not correlation itself. (668afefa)
1.2.1 #
1.2.0 #
- FEAT(health_connector_hk_ios): Add support for blood pressure records and data types. (7c3d9525)
1.1.0 #
- REFACTOR: Simplify record extraction in clients and remove unused
ReadRecordResponseDtoextension. (7303bfb0) - FEAT(health_connector_hk_ios): Add support for nutrient and nutrition health data types. (2c4d049a)
- FEAT(health_connector_hk_ios): Mark nutrient and nutrition records as unimplemented. (8777868f)
1.0.0 #
- FEAT: Implement iOS HealthKit platform client.
- FEAT: Add support for health data types:
- Distance
- Active calories burned
- Floors climbed
- Wheelchair pushes
- Height
- Body temperature
- Lean body mass
- Hydration
- Heart rate
- Sleep stage