health 11.1.1 copy "health: ^11.1.1" to clipboard
health: ^11.1.1 copied to clipboard

Wrapper for Apple's HealthKit on iOS and Google's Health Connect on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add health

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

dependencies:
  health: ^11.1.1

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/health.dart';
564
likes
130
points
24.2k
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Wrapper for Apple's HealthKit on iOS and Google's Health Connect on Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

carp_serializable, device_info_plus, flutter, intl, json_annotation

More

Packages that depend on health