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

Android implementation of health_connector using Health Connect

1.3.0 #

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

1.2.2 #

  • REFACTOR(health_connector_hc_android): Simplify TAG initialization with null-coalescing operator to avoid redundant null checks. (7ee0217f)
  • REFACTOR(health_connector_hc_android): Replace null/0 returns with explicit error throwing for type guard failures for all handlers. (ae151cf5)
  • REFACTOR(health_connector_hc_android): Improve permission mapping and error handling. (29d29b17)
  • REFACTOR(health_connector_hc_android): Separate health record mapper files for each health record type. (e72390d2)
  • FIX(health_connector_hc_android): Prevent infinite recursion in nutrient record mappers. (4f09dd9c)
  • FIX(health_connector_hc_android): Add missing blood pressure permission mapping. (9728770f)

1.2.1 #

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

1.2.0 #

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

1.1.0 #

  • REFACTOR: Simplify record extraction in clients and remove unused ReadRecordResponseDto extension. (7303bfb0)
  • FEAT(health_connector_hc_android): Implement nutrient health data permissions based on nutrition permission status. (a39ab697)
  • FEAT(health_connector_hc_android): Add support for nutrient and nutrition health data types. (be34f9ed)
  • FEAT: Add nutrient and nutrition records and data types. (77e3a8d0)

1.0.0 #

  • FEAT: Implement Android Health Connect platform client.
  • FEAT: Add support for various health data types:
    • Distance
    • Active calories burned
    • Floors climbed
    • Wheelchair pushes
    • Height
    • Body temperature
    • Lean body mass
    • Hydration
    • Heart rate
    • Sleep session
4
likes
0
points
662
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of health_connector using Health Connect

Repository (GitHub)
View/report issues

License

unknown (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