flutter_reactive_ble icon indicating copy to clipboard operation
flutter_reactive_ble copied to clipboard

Add Linux desktop support

Open robert-ancell opened this issue 3 years ago • 3 comments

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.

robert-ancell avatar Mar 11 '21 02:03 robert-ancell

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 avatar Mar 11 '21 02:03 robert-ancell

@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?

remonh87 avatar Aug 17 '21 04:08 remonh87

Thanks @remonh87 - I'll have a go at updating this branch to the new format.

robert-ancell avatar Aug 18 '21 00:08 robert-ancell