health_connector_hk_ios 1.2.2 copy "health_connector_hk_ios: ^1.2.2" to clipboard
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 extractAggregateValue to 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 #

  • FIX(health_connector_hk_ios): Ensure Pigeon completion callbacks execute on main thread. (bc8c1d98)
  • FIX(health_connector_hk_ios): Map blood pressure types to corresponding HealthKit types. (ff057529)

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 ReadRecordResponseDto extension. (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