health_connector 2.4.0 copy "health_connector: ^2.4.0" to clipboard
health_connector: ^2.4.0 copied to clipboard

The most comprehensive Flutter health plugin for seamless iOS HealthKit and Android Health Connect integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add health_connector

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  health_connector: ^2.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:health_connector/health_connector.dart';
14
likes
160
points
1.05k
downloads

Publisher

unverified uploader

Weekly Downloads

The most comprehensive Flutter health plugin for seamless iOS HealthKit and Android Health Connect integration.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, health_connector_core, health_connector_hc_android, health_connector_hk_ios, health_connector_logger, meta

More

Packages that depend on health_connector