menu
flutter_iot package
documentation
flutter_iot_method_channel.dart
MethodChannelFlutterIot
onBleDeviceDiscovered property
onBleDeviceDiscovered property
dark_mode
light_mode
onBleDeviceDiscovered
property
Stream
<
BleDevice
>
get
onBleDeviceDiscovered
Implementation
Stream<BleDevice> get onBleDeviceDiscovered => _bleDiscoveredController.stream;
flutter_iot package
documentation
flutter_iot_method_channel
MethodChannelFlutterIot
onBleDeviceDiscovered property
MethodChannelFlutterIot class