Skip to content

A flutter plugin for using Apple HealthKit and Google Fit.

License

Notifications You must be signed in to change notification settings

aideric/flutter_health_fit

 
 

Repository files navigation

flutter_health_fit

A flutter plugin for using Apple HealthKit and Google Fit.

Getting Started

  • Add to pubspec.yaml: flutter_health_fit.

  • Open your iOS Xcode project (Runner.xcworkspace)

  • Capabilities: Enable HealthKit

  • Open the info.plist

  • Add: NSHealthUpdateUsageDescription, NSHealthShareUsageDescription.

  • For android user

  • https://developers.google.com/fit/android/get-api-key :D

About

A flutter plugin for using Apple HealthKit and Google Fit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 44.7%
  • Swift 35.1%
  • Dart 13.0%
  • Ruby 6.3%
  • Objective-C 0.9%