Skip to content

Update dependency flutter to v3.41.7#24

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

Update dependency flutter to v3.41.7#24
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/flutter-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.35.13.41.7

Warning

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


Release Notes

flutter/flutter (flutter)

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.

v3.35.7

Compare Source

  • flutter/174082 Apps, on all platforms, that extend MenuController class see a compile time failure when building.
  • flutter/173770 Mitigates a memory leak that occurs on Android, when Activities are not kept upon exit and an Activity is exited and re-entered.

v3.35.6

Compare Source

  • flutter/175669 flutter analyze --suggestions supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.
  • flutter/172624 Fixes an issue that could result in a corrupt pipeline cache when using the Impeller Vulkan back end.

v3.35.5

Compare Source

  • flutter/172105 Flutter view no longer hangs after multiple transitions on iOS add-to-app.
  • flutter/173106 Multiple cursors display correctly.

v3.35.4

Compare Source

  • flutter/173474 - On all platforms PlatformDispatchers.instance.engineId no longer returns null after hot restart.
  • flutter/174513 - On iOS 26, fix a bug where platform view's gesture blocking fails and lets touches on Flutter views fall through to underlying platform views.

v3.35.3

Compare Source

  • flutter/172627 - Unnecessary output is printed in non-verbose mode.
  • flutter/173917 - On Android, flutter build apk may fail to calculate the version code when using --build-number.
  • flutter/174437 - When running a Flutter web application in debug mode, the console is spammed with non-fatal error messages.
  • flutter/174267 - Golden test failures can cause the test harness to stall.
  • flutter/171691 - A race condition can cause crashes in the Impeller Vulkan back end.
  • flutter/174100 - Superellipses may not render correctly when using Impeller.
  • flutter/174015 - Obsolete warning and error messages are shown when switching between build modes in Xcode.

v3.35.2

Compare Source

  • flutter/173823 - On Android builds that do not use flutter.minSdkVersion and do use a value lower than 24 in a kotlin build file, correct flutters auto migration to update value with kotlin syntax.
  • flutter/173741 - Fixes an issue that prevents (web) screen readers from pressing buttons through keyboard shortcuts.
  • flutter/173960 - Fixes an issue where starting a widget preview fails if Chrome or Edge is not installed.
  • flutter/174017 - Fixes an issue when running a 32-bit process on a 64-bit Windows system.
  • flutter/173895 - Don't crash widget preview when a directory watcher restarts on Windows.
  • flutter/171992 - Blocks exynos9820 chip from using the Impeller Vulkan backend.
  • flutter/173959 - Fixes a null assertion when trying to add @Preview() to invalid nodes.
  • flutter/174184 - Fixes an issue where WASM builds were incorrectly triggered when dry run is disabled and --wasm is not specified.
  • flutter/171758 - Fixes an ExistingDartDevelopmentServiceException that could be thrown when running flutter run on a device with an existing Dart development service.

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Aug 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title Update dependency flutter to v3.35.2 Update dependency flutter to v3.35.3 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from a52c6ab to c57403b Compare September 4, 2025 17:56
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from c57403b to 42b47b9 Compare September 16, 2025 22:48
@renovate renovate bot changed the title Update dependency flutter to v3.35.3 Update dependency flutter to v3.35.4 Sep 16, 2025
@renovate renovate bot changed the title Update dependency flutter to v3.35.4 Update dependency flutter to v3.35.5 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 42b47b9 to de8ee15 Compare September 29, 2025 17:26
@renovate renovate bot changed the title Update dependency flutter to v3.35.5 Update dependency flutter to v3.35.6 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from de8ee15 to f8d255c Compare October 9, 2025 20:48
@renovate renovate bot changed the title Update dependency flutter to v3.35.6 Update dependency flutter to v3.35.7 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from f8d255c to 26ccfce Compare October 23, 2025 17:33
@renovate renovate bot changed the title Update dependency flutter to v3.35.7 Update dependency flutter to v3.38.0 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 26ccfce to c914040 Compare November 12, 2025 19:51
@renovate renovate bot changed the title Update dependency flutter to v3.38.0 Update dependency flutter to v3.38.1 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from c914040 to 789fa63 Compare November 13, 2025 18:38
@renovate renovate bot changed the title Update dependency flutter to v3.38.1 Update dependency flutter to v3.38.2 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 789fa63 to 7cfff52 Compare November 19, 2025 01:26
@renovate renovate bot changed the title Update dependency flutter to v3.38.2 Update dependency flutter to v3.38.3 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 7cfff52 to f1e49d6 Compare November 21, 2025 16:36
@renovate renovate bot changed the title Update dependency flutter to v3.38.3 Update dependency flutter to v3.38.4 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from f1e49d6 to e3531e3 Compare December 4, 2025 18:00
@renovate renovate bot changed the title Update dependency flutter to v3.38.4 Update dependency flutter to v3.38.5 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from e3531e3 to 1129a5f Compare December 12, 2025 18:04
@renovate renovate bot changed the title Update dependency flutter to v3.38.5 Update dependency flutter to v3.38.6 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 1129a5f to 06fc36e Compare January 8, 2026 23:34
@renovate renovate bot changed the title Update dependency flutter to v3.38.6 Update dependency flutter to v3.38.7 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 06fc36e to 9016cd2 Compare January 14, 2026 22:36
@renovate renovate bot changed the title Update dependency flutter to v3.38.7 Update dependency flutter to v3.38.8 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from c24b306 to 00f1313 Compare January 29, 2026 21:24
@renovate renovate bot changed the title Update dependency flutter to v3.38.8 Update dependency flutter to v3.38.9 Jan 29, 2026
@renovate renovate bot changed the title Update dependency flutter to v3.38.9 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 00bfad2 to 8695749 Compare February 13, 2026 17:42
@renovate renovate bot changed the title Update dependency flutter to v3.41.0 Update dependency flutter to v3.41.1 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 8695749 to 5360b8c Compare February 19, 2026 22:01
@renovate renovate bot changed the title Update dependency flutter to v3.41.1 Update dependency flutter to v3.41.2 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 5360b8c to 628d081 Compare March 2, 2026 21:34
@renovate renovate bot changed the title Update dependency flutter to v3.41.2 Update dependency flutter to v3.41.3 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 628d081 to e1fe5eb Compare March 4, 2026 21:03
@renovate renovate bot changed the title Update dependency flutter to v3.41.3 Update dependency flutter to v3.41.4 Mar 4, 2026
@renovate renovate bot changed the title Update dependency flutter to v3.41.4 Update dependency flutter to v3.41.5 Mar 18, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from e1fe5eb to 74af2e7 Compare March 18, 2026 18:07
@renovate renovate bot changed the title Update dependency flutter to v3.41.5 Update dependency flutter to v3.41.6 Mar 26, 2026
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 74af2e7 to 901ac18 Compare March 26, 2026 18:35
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 901ac18 to 7435169 Compare April 16, 2026 23:47
@renovate renovate bot changed the title Update dependency flutter to v3.41.6 Update dependency flutter to v3.41.7 Apr 16, 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