Closed
Description
This would allow the specific bluetooth library in use to potentially be swapped out and/or made the responsibility of the application, but also may provide more surface for bugs and/or issue reports as people will likely use different bluetooth libraries
Some Bluetooth backends to consider when designing such an interface:
- https://github.com/pauldemarco/flutter_blue
- https://github.com/dotintent/FlutterBleLib (what this lib is already based on)
- https://github.com/PhilipsHue/flutter_reactive_ble