Introduction
Install the rook_sdk_health_connect package and learn about its features.
Features
- Get authorization.
- Register users.
- Sync Health Connect summaries and events.
- Schedule automatic health data syncs every time the app is launched.
- Track and upload steps from Android System in background.
- 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"
Android Studio
The SDK requires Android Studio Hedgehog | 2023.1.1 (Nov 2023) 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_health_connect