rook_sdk_apple_health 1.0.0 copy "rook_sdk_apple_health: ^1.0.0" to clipboard
rook_sdk_apple_health: ^1.0.0 copied to clipboard

PlatformiOS

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rook_sdk_apple_health

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

dependencies:
  rook_sdk_apple_health: ^1.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_apple_health/rook_sdk_apple_health.dart';
1
likes
160
pub points
69%
popularity

Publisher

verified publisherrook-connect.com

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

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_apple_health