Skip to content

Conversation

@keith-lytc
Copy link
Contributor

@keith-lytc keith-lytc commented Jul 17, 2025

Fixed

  • Updated plugin to support flutter v3.32.0.
  • Bump file picker dependency version due to it not supporting flutter v3.32
  • Bump target/compile SDK for android to v35. Requirements from other dependencies.
  • Bumped AGP version to v8.10.0. Requirement for supporting android api 35
  • Bumped gradle to 8.11.1 to support AGP version.
  • Updated settings.gradle in accordance with https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply
  • Fixed breaking API changes from Android MCU Manager version bump.

Changed

  • Bump minimum flutter SDK version to v3.7.2
  • Bump iOS MCU Manager library v1.6 -> v1.9.2
  • Bumped Android MCU Manager library to v2.2.0

Added

  • Added minor protobuf enums to satisfy exhaustive switch case in iOS logging.

- Enabled compilation for iOS: Updates to podspec
- Updated plugin to support flutter v3.32.0
- Bump file picker dependency version due to it not supporting flutter v3.32
- Bump target/compile SDK for android to v35. Requirements passed down from other other dependencies.
- Bumped AGP version to v8.10.0. Requirements to support android v35
- Bumped gradle to 8.11.1 to support AGP version

# Changed
- Bump flutter version to minimum v3.7.2
- Updated mcumgr-ble android library to 2.6.0
- Updated kotlin version 1.9.0 -> 2.2.0. Required by mcumgr-ble android dependency.
- Adapted broken code for android firmware update.
- Included additional LogCategory protobuf enums for iOS to handle log serialization
- Updated iOS protobuf files.
- Pigeon dependency
- Unused resources
- Reverted plugin version bump
@dinesharjani dinesharjani requested a review from NickKibish July 17, 2025 15:26
Copy link
Member

@philips77 philips77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@philips77 philips77 merged commit a355960 into NordicSemiconductor:master Aug 26, 2025
1 check passed
@philips77
Copy link
Member

Sorry, I missed you PR. I just merged it.

@philips77
Copy link
Member

Could you check if everything works, so I could tag it as 0.5?
Thanks!

@keith-lytc
Copy link
Contributor Author

Hey @philips77 I've tested updating the firmware via the example app.

Ran on Android Studio Narwhal Patch 2 and XCode 16.4.

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