cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
527 stars 625 forks source link

fix: getting stuck in health connect mode #970

Closed sezer-healthlogix closed 4 weeks ago

sezer-healthlogix commented 4 weeks ago

Fixed an issue where when useHealthConnectIfAvailable is set to true it is unable to be set back to false. This locks the user into health connect even after attempting to set it back to back to false.

Fix for Issue 969