andrey-ushakov / flutter_bluetooth_basic

Flutter plugin. Allows to find bluetooth devices & send raw bytes data
BSD 3-Clause "New" or "Revised" License
39 stars 141 forks source link

[Question]Could this plugin support devices of bluetooth 4(not ble)? #4

Open sephrouse opened 4 years ago

sephrouse commented 4 years ago

As title.

Looking forward to your reply.

Thanks.

zlj-zz commented 4 years ago

if you want to use BLE, maybe you can try flutter_blue

aponski commented 3 years ago

Is the plugin flutter_bluetooth_basic intended to work with bluetooth classic or ble? It only finds ble devices.