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.

0.1.1 #

  • Added example/example.dart demonstrating OAuth 2.0 PKCE setup
  • Added example/README.md describing the live PKCE flow prerequisites and production token-exchange guidance
  • Bumped health_forge_core dependency to ^0.1.1
  • Tightened pubspec description to satisfy pana length limit

0.1.0 #

  • Initial release
  • Strava REST API adapter supporting 5 health metric types (workouts, heart rate, calories, distance, elevation)
  • OAuth 2.0 PKCE authentication with client_secret support
  • Page-based pagination and dual rate limiting (100/15min + 1000/day)
  • StravaWorkoutExtension for Strava-specific workout metrics (suffer score, segments, polyline)
  • kJ to kcal conversion for calories, time-offset streams for heart rate
  • See getting started guide for usage
0
likes
160
points
101
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