Simple question. Is it possible to turn on/off Bluetooth with Flutter Blue? And if so, how?
Implemented on #55 , but that is unlikely to move after being stuck for such a long time.
not merged yet ? :(
The code for it is actually pretty simple. I wrote it myself because I really needed it in my app:
https://pub.dev/packages/bluetoothonoff
It's not perfect but gets the job done until the change is merged.
Most helpful comment
Implemented on #55 , but that is unlikely to move after being stuck for such a long time.