mcumgr_flutter
nRF Connect Device Manager library is a Flutter plugin based on Android, iOS and MacOS nRF Connect Device Manager libraries.
0.9.1
10K downloads/mo
#2938 most downloaded on pub.dev
nordicsemi/Flutter-nRF-Connect-Device-Manager
What this package is like to depend on
Last release 3 months ago
18 May 2026
Release timing varies
gaps range from 2 weeks to 9 months
Nearly every release is documented
notes for 14 of 15 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
15 releases · first in 2023
7 releases in the last 12 months
see the full history below
Release timeline
15 releases · Mar 2023 to May 2026Releases
latest 15-
0.9.118 May 2026Release notes
Open source →What's Changed
- [Bugfix] Protobuf lite version downgraded by @philips77 in #153
Full Changelog: 0.9.0...0.9.1
-
0.9.017 May 2026Release notes
Open source →What's Changed
- Add web support by @jslattery26 in #121
- Drop late events in update-state and progress streams after
kill()by @Hardcover29 in #139 - Implement
SettingsManagerby @slawekkrol in #106 - Add
confirmImage()for manual firmware confirmation by @teichrib-a in #124 - Add generic
CustomGroupManagerwith configurable SMP transport decorator by @CaianMarcinkowski in #141 - Various fixes by @philips77 in #150
- Dispatch log messages to main thread by @philips77 in #151
Dependencies
- Update dependency com.squareup.wire:wire-gradle-plugin to v4.9.11 by @renovate[bot] in #127
- Update dependency com.android.tools.build:gradle to v8.13.2 by @renovate[bot] in #126
- Expose erase(channel) method to flutter by @DennisMoschina in #140
- Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.21 by @renovate[bot] in #142
- Update plugin org.jetbrains.kotlin.android to v2.3.21 by @renovate[bot] in #135
- Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.21 by @renovate[bot] in #134
- Update dependency gradle to v8.14.5 by @renovate[bot] in #133
- Update dependency cocoapods to v1.16.2 by @renovate[bot] in #130
- Update plugin com.android.application to v8.13.2 by @renovate[bot] in #129
- Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.3 by @renovate[bot] in #143
- Update dependency colorls to v1.5.0 by @renovate[bot] in #132
- Update dependency com.google.protobuf:protobuf-kotlin-lite to v4.34.1 by @renovate[bot] in #144
- Update dependency com.squareup.wire:wire-gradle-plugin to v5.5.1 by @renovate[bot] in #145
- Update dependency gradle to v9 by @renovate[bot] in #147
New Contributors
- @Hardcover29 made their first contribution in #139
- @DennisMoschina made their first contribution in #140
- @slawekkrol made their first contribution in #106
- @teichrib-a made their first contribution in #124
- @CaianMarcinkowski made their first contribution in #141
Full Changelog: 0.8.1...0.9.0
Release notes
Open source →- Added
confirmImage(hash)method for manual firmware confirmation aftertestOnlymode - Added Settings Manager support:
- New
McumgrSettingsclass for reading and writing device configuration settings - Support for CBOR encoding and 4-byte padding options
- Methods to read all settings, read specific settings, and write settings
- Full support for different data types (string, numeric, boolean)
- New
- Added Custom Group Manager support:
-
0.8.128 Jan 2026Release notes
Open source →What's Changed
- Minor README update by @dinesharjani in #116
- Removed dependency for tuple by @hemmikall in #118
- Tuple dependency removed by @philips77 in #119
- Version 0.8.1 by @philips77 in #120
New Contributors
- @dinesharjani made their first contribution in #116
- @hemmikall made their first contribution in #118
Full Changelog: 0.8.0...0.8.1
-
0.8.016 Jan 2026Release notes
Open source →What's Changed
- Add support for macOS by @jslattery26 in #114
- Version 0.8.0 by @philips77 in #115
New Contributors
- @jslattery26 made their first contribution in #114
Full Changelog: 0.7.1...0.8.0
-
0.7.114 Jan 2026Release notes
Open source →What's Changed
- fix(ios): serialize FlutterMethodCall before passing to Flutter by @jonashoelzel in #112
- fix(ios): ensure Flutter event channels are called on main thread by @jonashoelzel in #113
New Contributors
- @jonashoelzel made their first contribution in #112
Full Changelog: 0.7.0...0.7.1
Release notes
Open source →- fix(ios): serialize FlutterMethodCall before passing to Flutter (#112)
- fix(ios): ensure Flutter event channels are called on main thread (#113)
-
0.7.002 Jan 2026Release notes
Open source →What's Changed
- iOS warnings fixed by @philips77 in #104
- fix(ios): Lazy initialize CBCentralManager to avoid permission prompt at app startup by @calerc1 in #110
- nRF CDM dependencies updated by @philips77 in #111
New Contributors
Full Changelog: 0.6.1...0.7.0
Release notes
Open source →- Lazy initialize
CBCentralManagerinFsManager(#110) - nRF Connect Device Manager updated to 1.12 (iOS) and 2.7.4 (Android)
- Support for DFU using a Firmware Loader
-
0.6.117 Sep 2025Release notes
Open source →What's Changed
- Dependencies updated by @philips77 in #102
- Dependencies updated, again by @philips77 in #103
Full Changelog: 0.6.0...0.6.1
Release notes
Open source →- 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.215 Jan 2025 -
0.4.122 Apr 2024 -
0.4.029 Mar 2024Release notes
Open source → -
0.3.328 Feb 2024Release notes
Open source →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.2+127 Feb 2024Nothing published for this version
-
0.3.0+114 Jan 2024Release notes
Open source →- New Log System
- Method
FirmwareUpdateManager.updateWithImageDataadded to update firmware with single image data (Single Core)
-
0.2.0+113 Dec 2023Release notes
Open source →- Direct XIP support added
FirmwareUpgradeModecan be passed as a parameter toFirmwareUpgradeConfiguration.- Upgraded dependencies.
-
0.1.1+116 Mar 2023