cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
554 stars 681 forks source link

fix: getting stuck in health connect mode #970

Closed sezer-healthlogix closed 5 months ago

sezer-healthlogix commented 5 months 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