health_forge_oura 0.1.1 copy "health_forge_oura: ^0.1.1" to clipboard
health_forge_oura: ^0.1.1 copied to clipboard

Oura Ring REST API adapter for health_forge — fetches sleep, heart rate, readiness, stress, and activity via OAuth 2.0 PKCE with rate limiting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add health_forge_oura

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

dependencies:
  health_forge_oura: ^0.1.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:health_forge_oura/health_forge_oura.dart';
0
likes
160
points
131
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Oura Ring REST API adapter for health_forge — fetches sleep, heart rate, readiness, stress, and activity via OAuth 2.0 PKCE with rate limiting.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#health #oura #wearables #sleep-tracking #rest-api

License

MIT (license)

Dependencies

crypto, dio, flutter, health_forge_core

More

Packages that depend on health_forge_oura