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

PlatformAndroid

Android implementation of health_connector using Health Connect

health_connector_hc_android #


📖 Overview #

health_connector_hc_android is the Android platform implementation for the Health Connector plugin. It provides integration with Android's Health Connect SDK, enabling Flutter apps to read, write, and aggregate health data on Android devices.

✨ Features #

Feature Description
🔐 Permission Management Request/check/revoke permissions
📖 Reading Health Data Read a single health record by ID or multiple health records within a date/time range with pagination
✍️ Writing Health Data Write health records
🔄 Updating Health Records Native in-place record updates with preserved IDs
🗑️ Deleting Health Records Remove specific records by their IDs or within a date/time range
Aggregating Health Data Sum/Avg/Min/Max Aggregation

🎯 Requirements #

  • Flutter >=3.3.0
  • Dart >=3.9.2
  • Android SDK: API level 26+ (Android 8.0)
  • Kotlin: 1.9.0+
  • Java: 11+

🤝 Contributing #

Contributions are welcome!

To report issues or request features, please visit our GitHub Issues.

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