hariharan
Results
1
comments of
hariharan
@mikolak Please, look into this code snippet, `import 'package:flutter_ble_lib/flutter_ble_lib.dart'; BleManager bleManager = BleManager(); await bleManager.createClient(); testBLE() async { await bleManager.createClient(); BluetoothState currentState = await bleManager.bluetoothState(); print("Ios BLE State debugging" +"...