chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
791 stars 478 forks source link

[Feature]: Is there a method for real-time scanning of Bluetooth results? #826

Closed Ervin2018 closed 8 months ago

Ervin2018 commented 8 months ago

FlutterBluePlus Version

3.19.4

Flutter Version

3.19.4

What OS?

Android, iOS

OS Version

17.2.1

Bluetooth Module

-

What is your feature request?

Continuously scanning Bluetooth until the application closes

Logs

-
chipweinberger commented 8 months ago

ya. use startScan(oneByOne:true, continuousUpdates: true)