lb_bluetooth 1.1.3 lb_bluetooth: ^1.1.3 copied to clipboard
Logbot bluetooth HPS client to connect and setup an IoT via a local bluetooth connection
1.1.3 #
- FIX: Update the characteristics stream reading algorithm
1.1.2 #
- FIX: Close status code stream controller subscription
1.1.1 #
- FEAT: Added support for truncated responses
1.1.0 #
- CHANGE: Update HPS service and characteristics. Updated dependencies.
1.0.9 #
- CHANGE: Change BLE Connect Method
1.0.8 #
- CHANGE: Updated dependencies
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