Introduction
Install the rook_sdk_apple_health package and learn about its features.
Features
- Get authorization.
- Register users.
- Sync Apple Health summaries and events.
- Sync health data automatically on background and with every app launch.
- Retrieve a list of other available data sources.
- Display a pre-built connections page inside your app.
Development environment
Dart and Flutter
This package was developed with the following sdk constraints:
- dart: ">=3.0.0 <4.0.0"
- flutter: ">=3.0.0"
Xcode
The SDK requires Xcode 14.0.1 or higher. To run your app on a connected device with iOS 16.2, or later you need Xcode 14.2 or higher.
Required dependencies
To use this package you'll need to add the following dependencies to your project:
Installation
flutter pub add rook_sdk_apple_health