PackageTrack
Sign in Get early access

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 2026
2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 0.9.1 18 May 2026
    Release notes

    What's Changed

    Full Changelog: 0.9.0...0.9.1

    Open source →
    Release notes
    • Protobuf downgraded to 3.25.4 to fix collision with Firebase.
    Open source →
    Release notes

    0.9.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. 0.9.0 17 May 2026
    Release notes

    What's Changed

    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

    Full Changelog: 0.8.1...0.9.0

    Open source →
    Release notes
    • Added confirmImage(hash) method for manual firmware confirmation after testOnly mode
    • Added Settings Manager support:
      • New McumgrSettings class 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)
    • Added Custom Group Manager support:
    Open source →
    Release notes

    0.9.0

    Compare

    Choose a tag to compare

    Open source →
  3. 0.8.1 28 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 0.8.0...0.8.1

    Open source →
    Release notes
    • Unused dependency to tuple removed
    Open source →
    Release notes

    0.8.1

    Compare

    Choose a tag to compare

    Open source →
  4. 0.8.0 16 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 0.7.1...0.8.0

    Open source →
    Release notes
    • Added support for MacOS (#114)
    Open source →
    Release notes

    0.8.0

    Compare

    Choose a tag to compare

    Open source →
  5. 0.7.1 14 Jan 2026
    Release notes

    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

    Full Changelog: 0.7.0...0.7.1

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

    0.7.1

    Compare

    Choose a tag to compare

    Open source →
  6. 0.7.0 02 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 0.6.1...0.7.0

    Open source →
    Release notes
    • 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
    Open source →
    Release notes

    0.7.0

    Compare

    Choose a tag to compare

    Open source →
  7. 0.6.1 17 Sep 2025
    Release notes

    What's Changed

    Full Changelog: 0.6.0...0.6.1

    Open source →
    Release notes
    • 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)
    Open source →
    Release notes

    0.6.1

    Compare

    Choose a tag to compare

    Open source →
  8. 0.4.2 15 Jan 2025
    Release notes

    0.4.2

    fix(#84): thanks to @hkm5558

    Open source →
    Release notes
    • fix(#84): thanks to @hkm5558
    Open source →
    Release notes

    0.4.2

    Compare

    Choose a tag to compare

    Open source →
  9. 0.4.1 22 Apr 2024
    Release notes
    • Prevent request Bluetooth permission on iOS until it is required (#81):
    Open source →
  10. 0.4.0 29 Mar 2024
    Release notes
    • Read image list (#66):
      • Added method to read image list. Based on Android and iOS implementations.
    Open source →
  11. 0.3.3 28 Feb 2024
    Release notes

    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
    Open source →
  12. 0.3.2+1 27 Feb 2024

    Nothing published for this version

  13. 0.3.0+1 14 Jan 2024
    Release notes
    • New Log System
    • Method FirmwareUpdateManager.updateWithImageData added to update firmware with single image data (Single Core)
    Open source →
  14. 0.2.0+1 13 Dec 2023
    Release notes
    • Direct XIP support added
    • FirmwareUpgradeMode can be passed as a parameter to FirmwareUpgradeConfiguration.
    • Upgraded dependencies.
    Open source →
  15. 0.1.1+1 16 Mar 2023
    Release notes
    • First public beta release
    • Added library to pub.dev
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive