Skip to content
REFERENCE · SDK CONTRACT

Reference

The public package exposes a unified connector, typed data descriptors, record models, measurement units, permissions, platform features, logging, and structured exceptions.

Primary API surfaces

SurfacePurpose
HealthConnectorCreate the client and execute health operations.
HealthConnectorConfigConfigure logging and platform behavior.
HealthDataTypeBuild typed requests and obtain permissions.
HealthRecordBase model for health data returned by the stores.
MeasurementUnitType-safe values and conversions.
HealthPlatformFeatureDiscover optional native capabilities.
HealthConnectorExceptionHandle stable cross-platform failure categories.

Generated API documentation

The complete class and member reference is generated from the published Dart package:

Use the guides on this site for workflows and platform decisions; use pub.dev when you need an exact constructor or member signature.

Released under the Apache 2.0 License.