health_connector_hc_android 2.1.0 copy "health_connector_hc_android: ^2.1.0" to clipboard
health_connector_hc_android: ^2.1.0 copied to clipboard

PlatformAndroid

Android implementation of health_connector using Health Connect

2.1.0 #

  • FIX: Ensure health record timestamps are stored as UTC. (7f981fc2)
  • FEAT: Add support for sexual activity and cervical mucus data types and records. (972ea406)
  • FEAT: Add support for mindfulness session type and record. (d0490c9d)
  • FEAT: Add support for power data types and records. (af790b23)

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 individual nutrient data types on Android Health Connect. (a9f7c9e4)
  • BREAKING REFACTOR: Standardize and synchronize error codes across platforms. (121df395)
  • FEAT: Implement atomic batch writes on Android Health Connect. (c1c8c3df)
  • FEAT: Add support for exercise session data type and record. (d36b528c)
  • FEAT: Add updateRecords API for batch record updates. (04e5463e)
  • FEAT: Add full support for distance records and data types. (84e27c08)
  • FEAT: Add full support for speed records and data types. (f07714db)
  • FIX: Preserve record IDs in Health Connect update operations. (298f98f0)

1.4.0 #

  • FEAT: Add blood glucose data type. (c018d008)

1.3.0 #

  • DEPS: Update a dependency to the latest release.
  • FEAT: Add VO2Max data type. (3e51085a)
  • FEAT: Add respiratory rate data type. (a67dabba)
  • FEAT: Add oxygen saturation data type. (b8928fc7)
  • FEAT: Add resting heart rate data type. (4972b907)

1.2.2 #

  • FIX: Prevent infinite recursion in nutrient record mappers. (4f09dd9c)
  • FIX: Add missing blood pressure permission mapping. (9728770f)

1.2.1 #

  • REFACTOR: Add complete() helper for Pigeon callbacks. (d72e1bfc)

1.2.0 #

  • FEAT: Introduce specialized aggregation requests. (55f00e29)
  • FEAT: Add support for blood pressure records and data types. (c5dc5fc9)

1.1.0 #

  • FEAT: Add support for nutrient and nutrition health data types. (be34f9ed) (77e3a8d0)

1.0.0 #

  • FEAT: Implement Android Health Connect platform client.
  • FEAT: Add support for common health data types
4
likes
160
points
492
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of health_connector using Health Connect

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_hc_android

Packages that implement health_connector_hc_android