mcumgr_flutter 0.8.1 copy "mcumgr_flutter: ^0.8.1" to clipboard
mcumgr_flutter: ^0.8.1 copied to clipboard

nRF Connect Device Manager library is a Flutter plugin based on Android, iOS and MacOS nRF Connect Device Manager libraries.

0.8.1 #

  • Unused dependency to tuple removed

0.8.0 #

  • Added support for MacOS (#114)

0.7.1 #

  • fix(ios): serialize FlutterMethodCall before passing to Flutter (#112)
  • fix(ios): ensure Flutter event channels are called on main thread (#113)

0.7.0 #

  • Lazy initialize CBCentralManager in FsManager (#110)
  • nRF Connect Device Manager updated to 1.12 (iOS) and 2.7.4 (Android)
    • Support for DFU using a Firmware Loader

0.6.1 #

  • FS Manager added (#101)
  • Updated to Flutter >=3.7.2
  • Migration from flutter_archive to archive package (#102)
  • Android compileSdk set to 36
  • Other dependencies updated (#102 and #100)
  • rxdart updated to 0.28.0 (#95)

0.4.2 #

  • fix(#84): thanks to @hkm5558

0.4.1 #

  • Prevent request Bluetooth permission on iOS until it is required (#81):

0.4.0 #

  • Read image list (#66):
    • Added method to read image list. Based on Android and iOS implementations.

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 to FirmwareUpgradeConfiguration.
  • Upgraded dependencies.

0.1.1+1 #

  • First public beta release
  • Added library to pub.dev
10
likes
150
points
2.22k
downloads

Publisher

unverified uploader

Weekly Downloads

nRF Connect Device Manager library is a Flutter plugin based on Android, iOS and MacOS nRF Connect Device Manager libraries.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fixnum, flutter, protobuf, rxdart

More

Packages that depend on mcumgr_flutter

Packages that implement mcumgr_flutter