Update dependency flutter to v3.24.1 #50
Merged
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.24.0
->3.24.1
Release Notes
flutter/flutter (flutter)
v3.24.1
Compare Source
include:
inanalysis_options.yaml
file in a nested folder in the workspace.dart compile wasm
when optimizations are enabled.dart2wasm
compiler in unsound-O3
/-O4
modes where a implicit setter for a field of generic type will store null instead of the field value.dart2wasm
compiler that can trigger in certain situations when using partial instantiations of generic tear-offs (constructors or static methods) in constant expressions.StructuralParameterType
objects. In some corner cases the lacking implementation resulted in a crash of the compiler.flutter run
/flutter build
fordart2wasm
for debugging in Chrome DevTools.saveLayers
rendering issues would occur.Canvas.drawVerticies
when using texture coordinates.flutter run
when using Xcode 16.flutter run -d chrome
and Chrome is closed before Flutter tries to close it.flutter run
orflutter debug-adapter
are unable to connect to the Flutter web app.Configuration
📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.