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

Flutter toolkit aggregating health data from HealthKit, Health Connect, Oura, and Strava into a unified model with conflict resolution and local caching.

0.1.1 #

  • Added example/example.dart demonstrating HealthForgeClient and QueryBuilder usage
  • Added example/README.md linking to the workspace Flutter example app
  • Bumped health_forge_core dependency to ^0.1.1
  • Shortened pubspec description for cleaner pub.dev display

0.1.0 #

  • Initial release
  • HealthForgeClient — main entry point for multi-provider health data aggregation
  • ProviderRegistry — register and discover health data providers
  • AuthOrchestrator — authorize/deauthorize flows for all registered providers
  • QueryBuilder/QueryExecutor — fluent query API with multi-provider execution
  • InMemoryCacheManager and DriftCacheManager (SQLite) for local caching
  • SyncManager — sync coordination with deduplication
  • TokenStore — secure OAuth token persistence via flutter_secure_storage
  • See getting started guide for usage
3
likes
160
points
132
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter toolkit aggregating health data from HealthKit, Health Connect, Oura, and Strava into a unified model with conflict resolution and local caching.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#health #healthkit #health-connect #wearables #flutter

License

MIT (license)

Dependencies

drift, flutter, flutter_secure_storage, health_forge_core

More

Packages that depend on health_forge