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

Strava REST API adapter for health_forge — fetches workouts, heart rate, calories, distance, and elevation 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_strava

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

dependencies:
  health_forge_strava: ^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_strava/health_forge_strava.dart';
0
likes
160
points
128
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Strava REST API adapter for health_forge — fetches workouts, heart rate, calories, distance, and elevation via OAuth 2.0 PKCE with rate limiting.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#health #strava #fitness #workout #rest-api

License

MIT (license)

Dependencies

crypto, dio, flutter, health_forge_core

More

Packages that depend on health_forge_strava