flutter-rx-ble icon indicating copy to clipboard operation
flutter-rx-ble copied to clipboard

Fix: rssi value does not refresh in IOS

Open TahaAli07 opened this issue 5 years ago • 0 comments

This fixes issue : rssi value does not refresh in IOS

To Test : In example/main.dart change Line 309 to - "connect(${scanResult.rssi.toString()} ${scanResult.deviceId})",

TahaAli07 avatar Sep 04 '20 08:09 TahaAli07