flutter_reactive_ble
flutter_reactive_ble copied to clipboard
Add Linux desktop support
Flutter desktop support is now in beta, and it would be great if flutter_reactive_ble could work on both mobile and desktop. I've developed a bluez package that interfaces with the Linux BlueZ Bluetooth stack, and I'd like to propose we add support for that.
I opened this issue to split out from https://github.com/PhilipsHue/flutter_reactive_ble/issues/112 as the Windows/MacOS solutions are likely to be quite different.
@robert-ancell it took a while but I migrated the federated plugin structure. Is there any chance you can help out with the linux support for our plugin and modify the pr?
Thanks @remonh87 - I'll have a go at updating this branch to the new format.