rook_sdk_apple_health 1.10.1 copy "rook_sdk_apple_health: ^1.10.1" to clipboard
rook_sdk_apple_health: ^1.10.1 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.10.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:rook_sdk_apple_health/rook_sdk_apple_health.dart';
2
likes
150
points
88
downloads

Publisher

verified publisherrook-connect.com

Weekly Downloads

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

Packages that implement rook_sdk_apple_health