health_connector_hk_ios 1.4.0 copy "health_connector_hk_ios: ^1.4.0" to clipboard
health_connector_hk_ios: ^1.4.0 copied to clipboard

PlatformiOS

iOS implementation of health_connector using HealthKit

1.4.0 #

  • FEAT(health_connector_hk_ios): Add blood glucose data type. (18803d0f)

1.3.0 #

  • CHORE: Update a dependency to the latest release.
  • FEAT(health_connector_hk_ios): Add VO2Max data type. (2a61940f)
  • FEAT(health_connector_hk_ios): Add respiratory rate data type. (b6081fa6)
  • FEAT(health_connector_hk_ios): Add oxygen saturation data type. (51022aa1)
  • FEAT(health_connector_hk_ios): Add resting heart rate data type. (17bbf3b1)

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
4
likes
160
points
747
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of health_connector using HealthKit

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, health_connector_core, health_connector_logger, meta

More

Packages that depend on health_connector_hk_ios

Packages that implement health_connector_hk_ios