cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

Health singleton can't find the functions #1071

Closed soumickseer closed 3 weeks ago

soumickseer commented 3 weeks ago

The following functions (among a bunch) can't be found for Health() singleton

Some of them could be fixed by calling Health().createState() but that doesn't resolve all the functions

I am developing on MacOS and runninig on the iOS emulator