flutter_health_wrapper 1.0.10 copy "flutter_health_wrapper: ^1.0.10" to clipboard
flutter_health_wrapper: ^1.0.10 copied to clipboard

Wrapper for HealthKit on iOS and Google Fit and Health Connect on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_health_wrapper

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

dependencies:
  flutter_health_wrapper: ^1.0.10

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:flutter_health_wrapper/flutter_health_wrapper.dart';
2
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper for HealthKit on iOS and Google Fit and Health Connect on Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, intl

More

Packages that depend on flutter_health_wrapper

Packages that implement flutter_health_wrapper