Skip to content

Conversation

@keith-lytc
Copy link
Contributor

Added

  • FsManager class and FsManager.download for single file downloads. This is backed by Pigeon instead of Protobuf, since there is no dependencies to include and is a more "modern" Flutter practice.
  • FsManagerPlugin classes on the native side to separate code specific to the manager.

Changed

  • Dart minimum SDK bumped to 3.7.2.

Note: Exceptions that occur on the native platform are thrown as PlatformException with .code == "TODO. Something to be done in the future how to better detailed errors that occur.

- Pigeon dependency
- Added pigeon generated classes for FsManager methods.
- Added FsManagerPlugin native classes to handle method channel calls for the FsManager class.
@philips77
Copy link
Member

Thank you for all the work! I'm merging and will tag a new version.

@philips77 philips77 merged commit 5015f73 into NordicSemiconductor:master Sep 15, 2025
1 check passed
@philips77
Copy link
Member

Successfully uploaded https://pub.dev/packages/mcumgr_flutter version 0.6.1, it may take up-to 10 minutes before the new version is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants