flutter_ble_lib 2.0.1 flutter_ble_lib: ^2.0.1 copied to clipboard
FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
2.0.1 #
- Fix issue with automatically generated transaction IDs.
2.0.0 #
- Dart 2.0 support
- BREAKING Completely new API. Consult README for instructions on how to use the new version.
- Added BLEmulator support