FitKit
FitKit copied to clipboard
Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
Could someone give a clear picture of it?
The current version cannot be used with Flutter 2.0 sound null safety. Could we please get a null-safe version of the package?
 **The program is running properly and connects to the google fit account but the issue is the data won't display in the app. What can I try to solve...
How can it run in Android Studio. I import the android folder in Android Studio. But it seems cannot run. Anyone can help with it. Thanks.
I noticed this supports calories expended. Can this support calories consumed as well?
Not At solution requestPermissions: Failed
while using Apple watch and mobile together, the library gives me the sum of the number of steps on mobile and on apple watch as an aggregation which is not...
I paired my iPhone simulator with Apple Watch simulator. I want to read exercise minutes with this library but how can i do that?
Step count not working.Without installaing Google fit app.But when I install google fit it works good.How to track step without installing google fit application
I used the codes in the 'example' field in the application. This 'example', which works perfectly on my Android device, when I press the read button on my iOS device,...