Skip to content

Update dependency flutter to v3.47.2 - #25

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/flutter-3.x
Open

Update dependency flutter to v3.47.2#25
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/flutter-3.x

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.41.53.47.2

Release Notes

flutter/flutter (flutter)

v3.47.2

Compare Source

v3.47.1

Compare Source

  • flutter/190871 Flutter GPU could not be enabled in release builds on Linux and Windows, since those embedders had no project-level opt-in and release builds ignore engine switches from the environment.
  • flutter/188446 When building multi-target applications in parallel on iOS and macOS, a race condition in SwiftPM integration causes FileSystemException.
  • flutter/189550 When running flutter pub get in a Dart workspace, platform tooling regeneration and analysis options migration are skipped for packages that do not depend on Flutter.
  • flutter/190234 Avoid crashing with PathNotFoundException when cleaning up native assets if files are removed concurrently.
  • flutter/189128 Invalidate WebEntrypointTarget and regenerate web_plugin_registrant.dart when web plugins are added or removed.
  • flutter/186445 Fix hot restart for WASM web builds.
  • flutter/190284 Fix hot reload failing to reload edits in nested Pub workspace member packages located under root lib/.
  • flutter/191056 Recursively resolve includes in AnalysisOptionsMigration to prevent redundant rewrites of analysis_options.yaml.
  • flutter/189156 Validate plugin class and package identifiers to prevent arbitrary code injection into GeneratedPluginRegistrant.
  • flutter/190721 Fix deadlock in debug adapters when the target process exits early during startup before VM service connection.
  • flutter/189972 Fix ADB device list parsing for long wireless mDNS serials separated from state by a single space.
  • flutter/190233 Fix impellerc crash on Windows when paths contain Unicode characters, and improve shader compiler error diagnostics.

v3.47.0

Compare Source

v3.44.9

Compare Source

v3.44.8

Compare Source

v3.44.7

Compare Source

  • flutter/188161 Fixes a resource leak that sometimes caused crashes when using external textures on some GPUs (such as Arm Mali).

v3.44.6

Compare Source

  • flutter/187980 On Linux, building asset bundles with native assets enabled without a native app build directory crashes due to missing CMakeCache.txt.
  • flutter/188805 Fixes a crash when running Android instrumented tests.

v3.44.5

Compare Source

  • flutter/188718 When building Flutter Android apps and add-to-app modules using AGP < 9 with KGP, the tool incorrectly logs Built-in Kotlin migration warnings.
  • flutter/186810 flutter/187388 flutter/187553 When building Android app bundles using flavors, or with an old app template combined with a plugin coming alphabetically before app, fixes problems with failing to include libapp.so in the produced app bundle.
  • flutter/188035 When rendering text with shadows, the shadows would appear elsewhere on the screen, separate from the text.
  • flutter/187237 Fixes a crash that can happen during app shutdown or rotation on some Android devices using Impeller/Vulkan with HCPP.

v3.44.4

Compare Source

  • flutter/188192 Fix bounds checking in Flutter Linux's FlAccessibleTextField.
3.44.3
  • flutter/186738 Demote flavor/platform asset skipping messages from warning to trace level to reduce build log noise.
  • flutter/186899 On Android, destroying a texture before the GLES fence that it holds was used may cause a crash.
  • flutter/186953 When building concurrently with SwiftPM on macOS/iOS, concurrent directory/file/symlink creation may cause a crash.
  • flutter/183179 Fixes an issue that can cause crashes when rendering animated PNG images.
3.44.2
  • flutter/187322 When DTD connection is lost or fails at startup during widget-preview on all platforms, the tool crashes with unhandled exceptions instead of exiting gracefully.
  • flutter/186723 When Android apps switch from any SystemUiMode to edge-to-edge, the system bars unexpectedly remain invisible.
  • flutter/186054 When building an iOS or macOS app with Swift Package Manager enabled, remote package dependencies may fail to download.
  • flutter/185775 When building for non-iOS or macOS apps, Swift Package Manager warnings may appear.
3.44.1
  • flutter/186962 When the analysis server exits unexpectedly, the flutter tool can crash instead of outputting a descriptive error message.
  • flutter/186963 When failing to connect to a Chrome instance on Windows, the flutter tool can crash instead of outputting a descriptive error message.
3.44.0

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.44.3

Compare Source

  • flutter/186738 Demote flavor/platform asset skipping messages from warning to trace level to reduce build log noise.
  • flutter/186899 On Android, destroying a texture before the GLES fence that it holds was used may cause a crash.
  • flutter/186953 When building concurrently with SwiftPM on macOS/iOS, concurrent directory/file/symlink creation may cause a crash.
  • flutter/183179 Fixes an issue that can cause crashes when rendering animated PNG images.

v3.44.2

Compare Source

  • flutter/187322 When DTD connection is lost or fails at startup during widget-preview on all platforms, the tool crashes with unhandled exceptions instead of exiting gracefully.
  • flutter/186723 When Android apps switch from any SystemUiMode to edge-to-edge, the system bars unexpectedly remain invisible.
  • flutter/186054 When building an iOS or macOS app with Swift Package Manager enabled, remote package dependencies may fail to download.
  • flutter/185775 When building for non-iOS or macOS apps, Swift Package Manager warnings may appear.

v3.44.1

Compare Source

  • flutter/186962 When the analysis server exits unexpectedly, the flutter tool can crash instead of outputting a descriptive error message.
  • flutter/186963 When failing to connect to a Chrome instance on Windows, the flutter tool can crash instead of outputting a descriptive error message.

v3.44.0

Compare Source

v3.41.9

Compare Source

  • flutter/185621 Fixes a potential integer overflow that can happen when handling some animated PNG files.

v3.41.8

Compare Source

  • flutter/185150 When using profile mode on a physical iOS device, the app may fail to connect to the Dart VM.

v3.41.7

Compare Source

  • flutter/184376 When building an iOS or macOS app, the build may fail due to git multi-pack-index error.
  • flutter/184254 When debugging on physical iOS devices and Xcode 26.4+, app often crashes.
  • flutter/184689 When using an ffi Windows package, don't require a plugin class.

v3.41.6

Compare Source

  • flutter/184025 Include a fix from Skia that ensures that the correct atlas for the glyph mask format is used consistently.
  • flutter/182708 Visual issues with circles appearing jagged. Especially on thin stroked circles and circles with small radii.
  • flutter/183887 During SCREEN_OFF event a deadlock preventing new frames causing an ANR can occur on android devices running the Android 16 March Security update.

Configuration

📅 Schedule: (UTC)

  • 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Mar 26, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit a456a28):

https://teshi04-a938f--pr25-renovate-flutter-3-x-cl2lcy39.web.app

(expires Thu, 03 Sep 2026 19:34:42 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9613ef7c3d86f95a7878c5ca07a36b91a192b391

@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 85ff21d to 66b77c5 Compare April 16, 2026 23:44
@renovate renovate Bot changed the title Update dependency flutter to v3.41.6 Update dependency flutter to v3.41.7 Apr 16, 2026
@renovate renovate Bot changed the title Update dependency flutter to v3.41.7 Update dependency flutter to v3.41.8 Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 66b77c5 to 5759350 Compare April 27, 2026 22:41
@renovate renovate Bot changed the title Update dependency flutter to v3.41.8 Update dependency flutter to v3.41.9 Apr 30, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 5759350 to 8380c7f Compare April 30, 2026 23:49
@renovate renovate Bot changed the title Update dependency flutter to v3.41.9 Update dependency flutter to v3.44.0 May 18, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 8380c7f to bd99a30 Compare May 18, 2026 20:42
@renovate renovate Bot changed the title Update dependency flutter to v3.44.0 Update dependency flutter to v3.44.1 Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from bd99a30 to 7aecb31 Compare June 1, 2026 17:58
@renovate renovate Bot changed the title Update dependency flutter to v3.44.1 Update dependency flutter to v3.44.2 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 7aecb31 to ad29111 Compare June 12, 2026 00:12
@renovate renovate Bot changed the title Update dependency flutter to v3.44.2 Update dependency flutter to v3.44.3 Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from ad29111 to 4a5d348 Compare June 22, 2026 23:09
@renovate renovate Bot changed the title Update dependency flutter to v3.44.3 Update dependency flutter to v3.44.4 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 4a5d348 to be6cae0 Compare June 25, 2026 00:59
@renovate renovate Bot changed the title Update dependency flutter to v3.44.4 Update dependency flutter to v3.44.5 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from be6cae0 to 10215cd Compare July 7, 2026 05:01
@renovate renovate Bot changed the title Update dependency flutter to v3.44.5 Update dependency flutter to v3.44.6 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 10215cd to cfa9f25 Compare July 9, 2026 21:43
@renovate renovate Bot changed the title Update dependency flutter to v3.44.6 Update dependency flutter to v3.44.7 Jul 20, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from cfa9f25 to 3efe62e Compare July 20, 2026 21:46
@renovate renovate Bot changed the title Update dependency flutter to v3.44.7 Update dependency flutter to v3.44.8 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 3efe62e to 2b50872 Compare July 23, 2026 23:45
@renovate renovate Bot changed the title Update dependency flutter to v3.44.8 Update dependency flutter to v3.44.9 Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 2b50872 to 0de5f1c Compare August 6, 2026 18:05
@renovate renovate Bot changed the title Update dependency flutter to v3.44.9 Update dependency flutter to v3.47.0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 0de5f1c to 2edf396 Compare August 12, 2026 22:11
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 2edf396 to c2c07eb Compare August 20, 2026 01:52
@renovate renovate Bot changed the title Update dependency flutter to v3.47.0 Update dependency flutter to v3.47.1 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from c2c07eb to a456a28 Compare August 27, 2026 19:32
@renovate renovate Bot changed the title Update dependency flutter to v3.47.1 Update dependency flutter to v3.47.2 Aug 27, 2026
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.

0 participants