chore(deps): update dependency flutter to v3.41.4#9
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency flutter to v3.41.4#9renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
c76a3c1 to
8575a60
Compare
8575a60 to
d83b1f5
Compare
d83b1f5 to
af9d226
Compare
af9d226 to
a250bc9
Compare
a250bc9 to
b6ab1f1
Compare
b6ab1f1 to
be186d9
Compare
be186d9 to
787d675
Compare
787d675 to
e2b106f
Compare
2705bbe to
2192a66
Compare
2192a66 to
64ef941
Compare
64ef941 to
23bef70
Compare
23bef70 to
2e1fcac
Compare
2e1fcac to
906ef16
Compare
906ef16 to
9096f74
Compare
ac9028d to
4c5bb78
Compare
4c5bb78 to
3046e08
Compare
3046e08 to
7d4d788
Compare
7d4d788 to
cf5ae5d
Compare
cf5ae5d to
95a1ea2
Compare
95a1ea2 to
8470ea4
Compare
8470ea4 to
10bf005
Compare
10bf005 to
6e46284
Compare
6e46284 to
2d13896
Compare
2d13896 to
f353db7
Compare
f353db7 to
9d1af0a
Compare
9d1af0a to
f652a88
Compare
f652a88 to
e001f48
Compare
e001f48 to
5a925f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.12.0→3.41.43.0.0→3.41.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
flutter/flutter (flutter)
v3.41.4Compare Source
v3.41.3Compare Source
v3.41.2Compare Source
v3.41.1Compare Source
test_apiversion influtter_test.v3.41.0Compare Source
Learn about what's new in this release in the blog post, and check out the CHANGELOG for a detailed list of all the new changes.
v3.38.10Compare Source
v3.38.9Compare Source
v3.38.8Compare Source
flutter run -d chromemay crash with aDartDevelopmentServiceExceptionwhen the application shuts down during the startup sequence.v3.38.7Compare Source
flutter run -d allcrashes if multiple devices are available.v3.38.6Compare Source
flutter widget-preview startcreates new cached build artifacts on each run, resulting in increasing disk usage after each run.v3.38.5Compare Source
v3.38.4Compare Source
flutter widget-preview startcan crash if.dart_tool/widget_preview_scaffold/.dart_tooldoesn't exist on subsequent runs.flutter widget-preview startcrashes if a file namedpubspec.yamlis modified outside the root of the previewed project.flutter attachcan crash if the target application disconnects unexpectedly.flutter pub getcould be spawned multiple times on MacOS whenpubspec.yamls outside of the project were modified after aflutter pub getin the root project.v3.38.3Compare Source
v3.38.2Compare Source
v3.38.1Compare Source
v3.38.0Compare Source
Learn about what's new in this release in the blog post, and check out the CHANGELOG for a detailed list of all the new changes.
v3.35.7Compare Source
Activitiesare not kept upon exit and an Activity is exited and re-entered.v3.35.6Compare Source
flutter analyze --suggestionssupports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.v3.35.5Compare Source
v3.35.4Compare Source
v3.35.3Compare Source
flutter build apkmay fail to calculate the version code when using--build-number.v3.35.2Compare Source
exynos9820chip from using the Impeller Vulkan backend.@Preview()to invalid nodes.v3.35.1Compare Source
flutter.dev.v3.35.0Compare Source
Initial stable release.
v3.32.8Compare Source
TextInput.hidecall incorrectly clears the text in the active text field on iOS.v3.32.7Compare Source
v3.32.6Compare Source
LayoutBuilderon any platform, prevent null check crash.v3.32.5Compare Source
v3.32.4Compare Source
darttooling.v3.32.3Compare Source
NavigationBarandNavigationDrawerv3.32.2Compare Source
v3.32.1Compare Source
appFlavoris null after hot restarts or duringflutter test.v3.32.0Compare Source
Initial stable release.
v3.29.3Compare Source
GIT_DIRto enable flutter tool calls in githooks.Android, Fixes Android Emulator crash when navigating to routes with backdrop
blurs.
computeorIsolate.runhas not completed.v3.29.2Compare Source
v3.29.1Compare Source
2025022.v3.29.0Compare Source
Initial stable release.
v3.27.4Compare Source
v3.27.3Compare Source
MenuAnchors in nested overlays.v3.27.2Compare Source
crossOriginproperty tov3.27.1Compare Source
v3.27.0Compare Source
Initial stable release.
v3.24.5Compare Source
flutter build ios-framework --xcframeworkcopies Flutter debug symbols.v3.24.4Compare Source
v3.24.3Compare Source
Drawerwidget, causing it to open or close incorrectly.v3.24.2Compare Source
EditableTextinsideCupertinoPageRoute, with a CJK (chinese, japanese, korean) keyboard.TextFields may stop accepting input.SelectionArea/SelectableRegionis used as a child of a Scrollable likeListVieworPageView.native assetsexperiment is enabled, and there are no native asset frameworks to codesign.onTapis called twice on various widgets (GestureDetector,InkWell) when semantics are enabled.v3.24.1Compare Source
include:inanalysis_options.yamlfile in a nested folder in the workspace.dart compile wasmwhen optimizations are enabled.dart2wasmcompiler in unsound-O3/-O4modes where a implicit setter for a field of generic type will store null instead of the field value.dart2wasmcompiler that can trigger in certain situations when using partial instantiations of generic tear-offs (constructors or static methods) in constant expressions.StructuralParameterTypeobjects. In some corner cases the lacking implementation resulted in a crash of the compiler.flutter run/flutter buildfordart2wasmfor debugging in Chrome DevTools.saveLayersrendering issues would occur.Canvas.drawVerticieswhen using texture coordinates.flutter runwhen using Xcode 16.flutter run -d chromeand Chrome is closed before Flutter tries to close it.flutter runorflutter debug-adapterare unable to connect to the Flutter web app.v3.24.0Compare Source
Initial stable release.
v3.22.3Compare Source
const bool.fromEnvironment('dart.library.ffi')is true and conditional import conditiondart.library.ffiis true in dart2wasm.flutter testwhere--flavorwasn't considered when validating cached assets, causing the flavor-conditional asset bundling feature to not work as expected.flutter runorflutter build, users get a lengthy crash message including the full contents of a FileSystemException.v3.22.2Compare Source
DART_VM_OPTIONSwere not correctly parsed for standalone Dart executables created withdart compile exe.array.new_fixed()has a constant larger than 10000.--enable-experimentflag todart compilewasm.dart:ffiimports in user code in dart2wasm as dart2wasm's currently only supports a small subset ofdart:ffi.onMemoryTrimis called.TextFieldor open the keyboard again after side pop from another screen.EditableTextcrash that occurs when a customTextEditingControlleronly implements theTextEditingControllerinterface.TwoDimentionalViewportusing keep alive widgets (e.g InkWell).ColorScheme.fromSeedmethod to respect the seed color even if the seed color is very bright.TextFieldsto not function after cupertino back swipes.v3.22.1Compare Source
web apps when compiled with dart2wasm.
dart runwill not interfere withFlutter l10n (at least for most cases).
v3.22.0Compare Source
Initial stable release.
v3.19.6Compare Source
v3.19.5Compare Source
v3.19.4Compare Source
v3.19.3Compare Source
@JSannotation on the library.awaitexpression, unless the extension type itself implementsFuture.v3.19.2Compare Source
v3.19.1Compare Source
--flavorwhile launching.v3.19.0Compare Source
v3.16.9Compare Source
v3.16.8Compare Source
v3.16.7Compare Source
v3.16.6Compare Source
v3.16.5Compare Source
v3.16.4Compare Source
v3.16.3Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.