flutter_health_connect 1.2.3 copy "flutter_health_connect: ^1.2.3" to clipboard
flutter_health_connect: ^1.2.3 copied to clipboard

Flutter plugin for Google Health Connect integration. Health Connect gives you a simple way to store and connect the data between your health and fitness apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_health_connect

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

dependencies:
  flutter_health_connect: ^1.2.3

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_connect/flutter_health_connect.dart';
28
likes
140
pub points
86%
popularity

Publisher

verified publisherduynp.dev

Flutter plugin for Google Health Connect integration. Health Connect gives you a simple way to store and connect the data between your health and fitness apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_health_connect