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

Core models, utilities, and platform interface for Health Connector

health_connector_core #


📖 Overview #

health_connector_core provides the foundational types and abstractions used across the Health Connector plugin ecosystem:

Purpose #

  • Domain Model: Defines health records, data types, and measurement units
  • Platform Interface: Specifies the contract that platform implementations must fulfill
  • Shared Utilities: Provides common validation and error handling

Acknowledgments: Android Health Connect SDK #

The health record and measurement unit hierarchy in this project is inspired by the architectural structure of the Android Health Connect SDK.

All code presented here is an original Dart implementation developed specifically for Flutter and is not a direct port of the Android source.


Contributing #

Contributions are welcome!

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

5
likes
150
points
476
downloads

Publisher

unverified uploader

Weekly Downloads

Core models, utilities, and platform interface for Health Connector

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

health_connector_logger, meta

More

Packages that depend on health_connector_core