lb_bluetooth 1.0.7 lb_bluetooth: ^1.0.7 copied to clipboard
Logbot bluetooth HPS client to connect and setup an IoT via a local bluetooth connection
1.0.7 #
- CHANGE: Updated
lb_commons
library - FIX: Fixed wrong
flutter_reactive_ble
version
1.0.6 #
- FIX: Reverted
flutter_reactive_ble
library to 5.0.2 to be compatible with Flutter 3.0.1 and Dart 2.17
1.0.5 #
- CHANGE: Updated
flutter_reactive_ble
library to 5.0.3
1.0.4 #
- CHANGE: Updated
lb_commons
dependency to be compatible with the other SDK modules
1.0.3 #
- FIX: Removed some unnecessary headers that were used in all the bluetooth API calls
1.0.2 #
- FIX: Added check to stream controller to avoid push states when controllers are closed
1.0.1 #
- FEAT: Added support of query params on requests
1.0.0 #
- FEAT: First release