reactive_ble_mobile 5.0.0 reactive_ble_mobile: ^5.0.0 copied to clipboard
Official Android and iOS implementation for the flutter_reactive_ble plugin.
5.0.0 #
DiscoveredService
has now a new required property calledDiscoveredCharacteristic
which provides properties of the BLE characteristic.- Android 12 support.
- Queue up messages on iOS until event channel is ready. Fixes #137, #251, #307, #385, #387.
4.1.0 #
- Add support Android 12
4.0.1 #
- Add support for iOS 15
4.0.0 #
- Initial Open Source release.