flutter_reactive_ble_uart_example icon indicating copy to clipboard operation
flutter_reactive_ble_uart_example copied to clipboard

Results 7 flutter_reactive_ble_uart_example issues
Sort by recently updated
recently updated
newest added

The code as is will not connect (after you update the code to the current flutter version). I assume others have worked on this. The one key area is that...

This would allow other developers to use your code. This is especially important since your code is linked from https://pub.dev/packages/flutter_reactive_ble

can now be compiled and work on flutter 3.3 with android SDK version 33

It seems the code runs through this block a second time for some reason which gives me the Bad State Error. Is there a way to fix this? ``` _receivedDataStream...

Does this library auto connect the device and restart data flow. And also Can I run this application continuously in foreground for whole night or is there any other way...

the example it self is not compiling on xcode. it is giving a lot of errors. need help