Skip to content

Update dependency flutter to v3.44.7#425

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

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

Conversation

@renovate

@renovate renovate Bot commented Dec 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.35.73.44.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

flutter/flutter (flutter)

v3.44.7

Compare Source

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.

v3.41.5

Compare Source

  • flutter/182708 When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles.

v3.41.4

Compare Source

  • flutter/182748 When building for an iOS simulator with Xcode 26, the build will fail when there is a CocoaPod dependency that does not support arm.
  • flutter/182361 When iOS plugins register to receive lifecycle events during an event, a crash may occur.
  • flutter/182367 Crash on Flutter Web Skwasm apps.
  • flutter/183071 Updated test package and related dependencies.

v3.41.3

Compare Source

  • flutter/182501 Reduce CPU utilization of idle Flutter Windows apps.
  • flutter/182233 Tapping on the status bar may crash the app on iOS when there's a primary scroll view that has never been laid out.

v3.41.2

Compare Source

  • flutter/179673 When content sizing is not enabled on Android, a race condition can sometimes make platform views not render correctly.
  • flutter/182076 Fix flutter build web ignoring --web-define flag
  • flutter/182243 Don't throw an exception if no web define variable is set.
  • flutter/182292 Fix bug in multisurfacerenderer where canvases do not have "position: absolute"

v3.41.1

Compare Source

  • flutter/182314 Test coverage is broken due to pinned test_api version in flutter_test.
  • flutter/182335 Version 1.29 of the Dart test package adds a blank line to test output causing unexpected test failures.

v3.41.0

Compare 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.10

Compare Source

  • flutter/181607 When using an ffi plugin on macOS, generated frameworks have the wrong structure.

v3.38.9

Compare Source

v3.38.8

Compare Source

  • flutter/178151 - flutter run -d chrome may crash with a DartDevelopmentServiceException when the application shuts down during the startup sequence.

v3.38.7

Compare Source

  • flutter/179857 - flutter run -d all crashes if multiple devices are available.

v3.38.6

Compare Source

  • flutter/179139 - flutter widget-preview start creates new cached build artifacts on each run, resulting in increasing disk usage after each run.
  • flutter/178896 - Apps crash during launch on Windows when run from paths containing non-ASCII characters.
  • flutter/176943 - Configuration changes to run tests on macOS 15 or 15.7.2 for Flutter's CI.
  • flutter/179914 - Flutter Android apps that upgrade to AGP 9.0.0 require migration steps.
  • flutter/175099 - When WebViews are scrolled on iOS 26, they become unclickable.
  • flutter/175074 - When the virtual keyboard is closed on Android web, the area behind it remains blank and the app only draws in the area that used to be above the keyboard.
  • flutter/180381 - Apps crash on Android when enabling accessibility, hiding a platform view, and pulling out the top curtain.

v3.38.5

Compare Source

v3.38.4

Compare Source

  • flutter/178547 Rendering issues in the Linux desktop embedder when using Skia.
  • flutter/178529 AppLocalizations getting deleted when running debug web
  • flutter/178660 flutter widget-preview start can crash if .dart_tool/widget_preview_scaffold/.dart_tool doesn't exist on subsequent runs.
  • flutter/175227 Flutter Web applications launched in Chrome show a warning related to --no-sandbox.
  • flutter/179155 flutter widget-preview start crashes if a file named pubspec.yaml is modified outside the root of the previewed project.
  • flutter/156692 flutter attach can crash if the target application disconnects unexpectedly.
  • flutter/179008 flutter pub get could be spawned multiple times on MacOS when pubspec.yamls outside of the project were modified after a flutter pub get in the root project.
  • flutter/178715 Running flutter test on Linux/MacOS for Android projects with build hooks fails without the desktop native tooling installed.

v3.38.3

Compare Source

v3.38.2

Compare Source

  • flutter/178472 Widget preview command can crash on exit if in the middle of analyzing changes to a Dart file.
  • flutter/178452 Flutter fails to build on iOS with error message: "Improperly formatted define flag" in add-to-app scenarios.
  • flutter/178486 When running flutter widget-preview start with Flutter Web disabled, an exception is thrown and the widget previewer fails to start.
  • flutter/178317 Running flutter pub get can crash the widget previewer when plugin dependencies are added or updated.
  • flutter/178318 Certain flutter crash scenarios can result in multiple crash reports being submitted for a single process crash.
  • flutter/176399 Visual Studio 2026 is not supported when compiling Windows desktop applications.
  • flutter/175058 The widget previewer fails to start if flutter pub get has not been run in the target project.
  • flutter/178421 When debugging from an IDE with a physical iOS 26 device, IDE installs an app but hangs on a white screen during launching.

v3.38.1

Compare Source

  • flutter/181607 When using an ffi plugin on macOS, generated frameworks have the wrong structure.

v3.38.0

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


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.

@renovate renovate Bot added the dependencies Dependencies related things label Dec 7, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 0f44b84 to f05e965 Compare December 12, 2025 23:03
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.38.4 chore(deps): update dependency flutter to v3.38.5 Dec 12, 2025
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.38.5 chore(deps): update dependency flutter to v3.38.6 Jan 9, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from f05e965 to 14ffb35 Compare January 9, 2026 00:30
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.38.6 chore(deps): update dependency flutter to v3.38.7 Jan 14, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 14ffb35 to a85674b Compare January 14, 2026 18:56
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.38.7 chore(deps): update dependency flutter to v3.38.8 Jan 27, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from a85674b to e29150e Compare January 27, 2026 22:39
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.38.8 chore(deps): update dependency flutter to v3.38.9 Jan 29, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from e29150e to b51418b Compare January 29, 2026 21:43
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.38.9 chore(deps): update dependency flutter to v3.41.0 Feb 11, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from db4c39a to cc67c4d Compare February 13, 2026 18:10
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.0 chore(deps): update dependency flutter to v3.41.1 Feb 13, 2026
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.1 chore(deps): update dependency flutter to v3.41.2 Feb 19, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from cc67c4d to dcc4951 Compare February 19, 2026 21:48
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.2 chore(deps): update dependency flutter to v3.41.3 Mar 2, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from dcc4951 to 39f7f84 Compare March 2, 2026 21:00
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.3 chore(deps): update dependency flutter to v3.41.4 Mar 4, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 39f7f84 to 57f85f5 Compare March 4, 2026 20:39
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.4 chore(deps): update dependency flutter to v3.41.5 Mar 18, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 57f85f5 to 7429b5f Compare March 18, 2026 20:53
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.5 chore(deps): update dependency flutter to v3.41.6 Mar 26, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 7429b5f to c92c67b Compare March 26, 2026 20:36
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from c92c67b to acea9b0 Compare April 16, 2026 22:55
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.6 chore(deps): update dependency flutter to v3.41.7 Apr 16, 2026
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.41.7 Update dependency flutter to v3.41.7 Apr 19, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from acea9b0 to 6bf3c21 Compare April 27, 2026 23:16
@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 changed the title Update dependency flutter to v3.41.8 Update dependency flutter to v3.41.9 May 1, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 6bf3c21 to 557aec6 Compare May 1, 2026 19:58
@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 557aec6 to 83f2f0f Compare May 18, 2026 22:07
@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 83f2f0f to 03cb15a Compare June 1, 2026 19:16
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 03cb15a to adb24fd Compare June 12, 2026 00:55
@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 adb24fd to fd8488a Compare June 22, 2026 17:50
@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 changed the title Update dependency flutter to v3.44.3 chore(deps): update dependency flutter to v3.44.3 Jun 23, 2026
@renovate renovate Bot changed the title chore(deps): update dependency flutter to v3.44.3 Update dependency flutter to v3.44.3 Jun 23, 2026
@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 fd8488a to f8a0747 Compare June 25, 2026 02:11
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from f8a0747 to fc5fefa Compare July 6, 2026 23:31
@renovate renovate Bot changed the title Update dependency flutter to v3.44.4 Update dependency flutter to v3.44.5 Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from fc5fefa to fdbb6b0 Compare July 9, 2026 22:03
@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 fdbb6b0 to 73dd184 Compare July 20, 2026 19:44
@renovate renovate Bot changed the title Update dependency flutter to v3.44.6 Update dependency flutter to v3.44.7 Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies related things

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants