rook_sdk_health_connect 3.0.0 copy "rook_sdk_health_connect: ^3.0.0" to clipboard
rook_sdk_health_connect: ^3.0.0 copied to clipboard

PlatformAndroid

This package enables apps to extract and upload data from Health Connect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rook_sdk_health_connect

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

dependencies:
  rook_sdk_health_connect: ^3.0.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:rook_sdk_health_connect/rook_sdk_health_connect.dart';
1
likes
150
points
299
downloads

Publisher

verified publisherrook-connect.com

Weekly Downloads

This package enables apps to extract and upload data from Health Connect.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fixnum, flutter, plugin_platform_interface, protobuf, rook_sdk_core

More

Packages that depend on rook_sdk_health_connect