krokyze / FitKit

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
BSD 2-Clause "Simplified" License
98 stars 73 forks source link

How to use this? #1

Closed csim-sg closed 5 years ago

csim-sg commented 5 years ago

I have added your library, in Android, it only show me which account to use but not asking for permission?

krokyze commented 5 years ago

Hey, that's how GoogleFit works. You select the account and it only asks for read access. It's not how HealthKit who asks for every data type separate acceptance.