mcumgr_flutter 0.4.1 mcumgr_flutter: ^0.4.1 copied to clipboard
nRF Connect Device Manager library is a Flutter plugin based on Android and iOS nRF Connect Device Manager libraries.
0.4.1 #
Prevent request Bluetooth permission on iOS until it is required (#81):
0.4.0 #
0.3.3 #
Feature/config for single image update (#61)
- Added configuration parameter for single image update to protobuf definition
- Added configuration parameter in ios code
- Added configuration parameter in android
- Added configuration parameter in flutter
0.3.0+1 #
- New Log System
- Method
FirmwareUpdateManager.updateWithImageData
added to update firmware with single image data (Single Core)
0.2.0+1 #
- Direct XIP support added
FirmwareUpgradeMode
can be passed as a parameter toFirmwareUpgradeConfiguration
.- Upgraded dependencies.
0.1.1+1 #
- First public beta release
- Added library to pub.dev