edufolly / flutter_bluetooth_serial

A basic Flutter Bluetooth Serial
MIT License
479 stars 465 forks source link

0 I am developing a flutter application to list and connect my phone to other devices within the app. So I am using a flutter_bluetooth_serial package. I implemented almost the same the code from the documentation but after calling startDiscovery() function in the app's init state cancelDiscovery is instantly called by the app for no reason. The code successfully ran for first two or three times but starts producing the following error afterwards #198

Closed MukalDadhwal closed 1 year ago