Is there a way for Writing Calorie data to Google Fit using Flutter GoogleFitAPI
Asked
Active
Viewed 77 times
0
-
I think there is solution to your question https://stackoverflow.com/questions/32123898/calories-expenditure-using-google-fit-api – Manishyadav Dec 16 '21 at 11:02
-
This solution is for reading calorie data from Google Fit API using Java, I need to write calorie data to Google Fit API using the "googleapis" package with Flutter – Adeebullah Adab Dec 16 '21 at 13:45
-
I couldn't find any example for the task using googleapis package – Adeebullah Adab Dec 16 '21 at 13:46