cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
541 stars 652 forks source link

[health 3.3.1] Add verify Google Fit API documentation link in README.md #477

Open gonzalogauto opened 2 years ago

gonzalogauto commented 2 years ago

health

Description

In the actual documentation you can see the steps to enable the Fitness API and how to create the SHA-1 fingerprint. But it is also necessary to complete the OAuth consent screen, otherwise when trying to request permissions the pop up will hang with a loading icon.

documentation

Additional information

This was mentioned in #417

shivam17099 commented 2 years ago

Have you got success?

gonzalogauto commented 2 years ago

Have you got success?

Hi! yeah all is fully working now but can you add the docs that I send in the Readme.md of health package? Hope it helps someone in the feature.