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

PlatformiOS

iOS implementation of health_connector using HealthKit

2.2.1 #

  • Update a dependency to the latest release.

2.2.0 #

  • FEAT: Add support for menstrual flow data types. (178f272f)
  • FEAT: Add support for body mass index, waist circumference, and heart rate variability SDNN data types. (1d3244c5)
  • FEAT: Add support for intermenstrual bleeding data type. (d629f8d1)
  • FEAT: Add support for basal body temperature data type. (4b0120c6)
  • FEAT: Add support for basal energy burned data types. (e2ecc6b9)
  • FEAT: Add support for ovulation test result data type. (a8f3b69a)
  • FEAT: Add support for cycling pedaling cadence data types. (8a7c1830)

2.1.0 #

  • FEAT: Add support for sexual activity and cervical mucus data types. (972ea406)
  • FEAT: Add support for mindfulness session type and record. (d0490c9d)
  • FEAT: Add support for power data types. (af790b23)
  • REFACTOR: Centralize metadata mapping handling. (1ce8daca)
  • FIX: Persist blood pressure body position and measurement location data in custom metadata keys. (32ae4e7e)
  • FIX: Ensure health record timestamps are stored as UTC. (7f981fc2)

2.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Introduce TimeDuration unit and replace Number with it for sleep data types. (459798dd)
  • BREAKING FEAT: Unify deletion API with polymorphic request pattern. (f67cf5ae)
  • BREAKING REFACTOR: Remove support for "delete-then-create" logic for iOS HealthKit. (e79b1772)
  • BREAKING REFACTOR: Standardize and synchronize error codes across platforms. (121df395)
  • FEAT: Implement atomic batch writes on iOS HealthKit. (9dbbd181)
  • FEAT: Add support for exercise session data type. (d36b528c)
  • FEAT: Add updateRecords API for batch record updates. (04e5463e)
  • FEAT: Implement HealthConnectorInfiPListService for validating the application's Info.plist configuration. (7846492f)
  • FEAT: Add full support for distance records and data types. (84e27c08)
  • FEAT: Add full support for speed records and data types. (f07714db)
  • PERF: Use HealthKit batch delete API instead of for-loop deletion. (b4159af1)
  • FIX: Implement missing health record objects deletion for correlation sample types. (655d865e)

1.4.0 #

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

1.3.0 #

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

1.2.2 #

  • FIX: Prevent infinite recursion in nutrient record mappers. (4f09dd9c)
  • FIX: Request auth for correlation component types not correlation itself. (668afefa)

1.2.1 #

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

1.2.0 #

  • FEAT: Add support for blood pressure records and data types. (7c3d9525)

1.1.0 #

  • FEAT: Add support for nutrient and nutrition health data types. (2c4d049a)

1.0.0 #

  • FEAT: Implement iOS HealthKit platform client.
  • FEAT: Add support for common health data types
3
likes
160
points
647
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