Skip to content

chore: upgrade native hosts to flutter 3.41.3#3441

Merged
CharlVS merged 1 commit intodevfrom
codex/upgrade-flutter-3-41-native-host
Mar 12, 2026
Merged

chore: upgrade native hosts to flutter 3.41.3#3441
CharlVS merged 1 commit intodevfrom
codex/upgrade-flutter-3-41-native-host

Conversation

@CharlVS
Copy link
Copy Markdown
Collaborator

@CharlVS CharlVS commented Mar 10, 2026

Summary

  • upgrade the native host projects and repo Flutter floors to 3.41.3
  • align Android with Flutter 3.41 host expectations for Kotlin, NDK, ABI filtering, and plugin registration
  • migrate iOS to the UIScene/implicit engine model while preserving the FD monitor integration
  • update Windows and Linux CMake files for current native-assets installation behavior

Validation

  • flutter pub get
  • flutter build apk --debug (passes after the repo's expected second run once coin assets refresh)
  • flutter build ios --simulator --debug --no-codesign (fails only because the local Xcode installation is missing the iOS 26.2 simulator platform)
  • flutter build macos --debug (fails on the existing com.komodo.wallet provisioning profile configuration; also still shows the known flutter_secure_storage_darwin privacy-manifest warning)

@CharlVS CharlVS force-pushed the codex/upgrade-flutter-3-41-native-host branch from 2b69805 to 9fad5f5 Compare March 12, 2026 12:17
@CharlVS CharlVS changed the base branch from feat/flutter-wasm-support to dev March 12, 2026 14:26
@CharlVS CharlVS force-pushed the codex/upgrade-flutter-3-41-native-host branch from 9fad5f5 to 64c7f67 Compare March 12, 2026 14:32
@CharlVS CharlVS merged commit 09ee965 into dev Mar 12, 2026
0 of 13 checks passed
@CharlVS CharlVS deleted the codex/upgrade-flutter-3-41-native-host branch March 12, 2026 14:32
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.

1 participant