Skip to content

Update dependency flutter to v3.41.5 - #21

Merged
teshi04 merged 1 commit into
mainfrom
renovate/flutter-3.x
Mar 20, 2026
Merged

Update dependency flutter to v3.41.5#21
teshi04 merged 1 commit into
mainfrom
renovate/flutter-3.x

Conversation

@renovate

@renovate renovate Bot commented Feb 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.27.33.41.5

Release Notes

flutter/flutter (flutter)

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

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.

v3.35.1

Compare Source

  • flutter/173785 - Fixes an issue that prevented downloading the Flutter SDK for Windows from flutter.dev.

v3.35.0

Compare Source

Initial stable release.

v3.32.8

Compare Source

  • flutter/150131 iOS users on macOS 15 may see a tool crash if permissions are missing. Can work around by enabling mDNS permissions.
  • flutter/155294 flutter/169506 On android Add a new api for requesting a new surface from the embedder that is different from any previously returned.
  • flutter/172602 Do not call hasUnifiedMemory that was introduced in macOS 10.15 on versions before 10.15.
  • flutter/172250 TextInput.hide call incorrectly clears the text in the active text field on iOS.

v3.32.7

Compare Source

  • flutter/172121 - Fix iOS images replaced with pink fill when coming out of background.

v3.32.6

Compare Source

  • flutter/171106 - When a scroll view contains a LayoutBuilder on any platform, prevent null check crash.
  • flutter/171239 - When using Impeller + Vulkan and transitioning between activities that use Flutter on Android, prevent a crash.
  • flutter/171737 - When using platform views on Android SDK 10-13 (API 29-33) prevent app crash when backgrounding and then foregrounding app.

v3.32.5

Compare Source

  • flutter/170924 - Fix Flutter Windows on devices that only support OpenGL ES 2, like computers with Intel graphics cards.
  • flutter/170880 - Fixes unhandled exception on application shutdown in the debug adapter used by IDEs.
  • flutter/170846 - Fix image decode errors on iOS that could occur if a push notification triggered image decoding while the app is backgrounded.
  • flutter/171034 - Fixed an issue where iOS/macOS workflows may not behave as expected due to missing dev dependencies.

v3.32.4

Compare Source

  • flutter/170536 - Fixes a code-signing issue on Mac hosts when running dart tooling.

v3.32.3

Compare Source

  • flutter/170052 - Fixes "active" indicator for NavigationBar and NavigationDrawer
  • flutter/170013 - Fixes a memory leak in the Impeller Vulkan back end.
  • flutter/169912 - Fixes failures to build an Android AAB in release mode.

v3.32.2

Compare Source

  • flutter/169772 - Configuration changes for Flutter's CI to run tests on Linux instead of Windows when not otherwise required.
  • flutter/169630 - Fixes issue where flavored Android packages may not successfully build on Windows repeatedly until the next clean.
  • flutter/169912 - Splits Flutter CI task for publishing API docs into one build step and one deploy step.

v3.32.1

Compare Source

  • flutter/156793 - Fixes flaky crash when targeting web applications via IDEs using the DAP.
  • flutter/168849 - Fixes an issue rendering wide gamut images.
  • flutter/168846 - Fixes an issue displaying the wrong icons in the widget inspector for some apps.
  • flutter/167011 - Fixes Flutter Android builds for apps which use plugins with old Android Gradle Plugin versions.
  • flutter/169101 - Reduces the cost of running the (sometimes flaky) Linux fuchsia_test on release branches.
  • flutter/169318 - Fixed a bug where the flutter tool crash reporting did not include what plugins were being used by the current project.
  • flutter/169160 Fixed a bug where appFlavor is null after hot restarts or during flutter test.
  • flutter/167011 [Android] Fix regression in NDK version checking for projects with old AGP versions.
  • flutter/168847 [Widget Inspector] Fix missing cupertino icon in on-device inspector.

v3.32.0

Compare Source

Initial stable release.

v3.29.3

Compare Source

  • flutter/165818 - Unset GIT_DIR to enable flutter tool calls in githooks.
  • flutter/163421 - Impeller,
    Android, Fixes Android Emulator crash when navigating to routes with backdrop
    blurs.
  • flutter/165166 - Impeller, All platforms, Text that is scaled over 48x renders incorrectly.
  • flutter/163627 - Fix issue where placeholder types in ARB localizations weren't used for type inference, causing a possible type mismatch with the placeholder field defined in the template.
  • flutter/165166 - Update CI configurations and tests to use Xcode 16 and iOS 18 simulator.
  • flutter/161466 - Hot restart can hang on all platforms if "Pause on Unhandled Exceptions" is enabled by the debugger and a call to compute or Isolate.run has not completed.

v3.29.2

Compare Source

  • dart 3.7.2 changelog
  • flutter/164958 - Impeller, All platforms, Text that is rotated 180 degrees exactly will render as if it is scaled by {-1, 1} instead of {-1, -1}.
  • flutter/165075 - Fixes crashes on Android devices older than API 29 when using Impeller OpenGLES.
  • flutter/164606 Fixes missing glyph error on Android and iOS devices using Impeller.
  • flutter/164036 - On iOS devices Increase number of concurrent background image decode tasks to partially mitigate "Image upload failed due to loss of GPU access" errors.
  • flutter/163175 - Improve performance of CanvasKit rendering for web.
  • flutter/164628 - iOS Fixes crash when allocation of surface for toImage/toImageSync fails.
  • flutter/164201 - Always use Android hardware buffers for platform views when supported.
  • flutter/164024: - Add back an empty io.flutter.app.FlutterApplication for Android apps post v2 embedder migration.
  • flutter/162198 - Fixes double-download of canvaskit.wasm
  • flutter/164392 - All platforms, Fixes a crash that can occur when animating and interacting with a scrollable simultaneously.

v3.29.1

Compare Source

  • flutter/163830 - Fix Tab linear and elastic animation blink.
  • flutter/164119 - Configuration changes to run test on macOS 14 for Flutter's CI.
  • flutter/164155 - Roll .ci.yaml changes into the LUCI configuration only when the master branch is updated.
  • flutter/164191 - Improve safaridriver launch process in Flutter's CI testing for web.
  • flutter/164193 - Provide guided error message when app crashes due to JIT restriction on iPhones.
  • flutter/164050 - Fixes test reorderable_list_test.dart failing for certain ordering seeds, such as 2025022.
  • flutter/163316 - Configuration changes to run test on macOS 14 for Flutter's CI.
  • flutter/163581 - Fix crash when using BackdropFilters in certain GLES drivers.
  • flutter/163616 - Disable Vulkan on known bad Xclipse GPU drivers for Android.
  • flutter/163666 - Always post new task during gesture dispatch to fix jittery scrolling on iOS devices.
  • flutter/163667 - Ensure that OpenGL "flipped" textures do not leak via texture readback.
  • flutter/163741 - Flutter tool respects tracked engine.version.
  • flutter/163754 - Fix text glitch when returning to foreground for Android.
  • flutter/163058 - Fixes jittery glyphs.
  • flutter/163201 - Fixes buttons with icons that ignore foregroundColor.
  • flutter/163265 - Disable Vulkan on known bad exynos SoCs for Android.
  • flutter/163261 - Fixes for Impeller DrawVertices issues involving snapshots with empty sizes.
  • flutter/163672 - Check for tracked engine.version before overriding.

v3.29.0

Compare Source

Initial stable release.

v3.27.4

Compare Source

  • flutter/162132 On all platforms DropdownMenu's menuChildren might be placed somewhere far from menuAnchor.

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 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 Feb 5, 2025

Copy link
Copy Markdown

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

https://teshi04-a938f--pr21-renovate-flutter-3-x-jj4eyao4.web.app

(expires Wed, 25 Mar 2026 22:07:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9613ef7c3d86f95a7878c5ca07a36b91a192b391

@renovate renovate Bot changed the title Update dependency flutter to v3.27.4 Update dependency flutter to v3.29.0 Feb 12, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from cc13f3e to 6de7739 Compare February 12, 2025 23:41
@renovate renovate Bot changed the title Update dependency flutter to v3.29.0 Update dependency flutter to v3.29.1 Mar 6, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 6de7739 to 9776909 Compare March 6, 2025 18:27
@renovate renovate Bot changed the title Update dependency flutter to v3.29.1 Update dependency flutter to v3.29.2 Mar 13, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 9776909 to 1ad5c14 Compare March 13, 2025 23:06
@renovate renovate Bot changed the title Update dependency flutter to v3.29.2 Update dependency flutter to v3.29.3 Apr 14, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 1ad5c14 to f00e791 Compare April 14, 2025 19:50
@renovate renovate Bot changed the title Update dependency flutter to v3.29.3 Update dependency flutter to v3.32.0 May 20, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from f00e791 to 9c125c4 Compare May 20, 2025 23:18
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 9c125c4 to 7d1c308 Compare May 30, 2025 02:08
@renovate renovate Bot changed the title Update dependency flutter to v3.32.0 Update dependency flutter to v3.32.1 May 30, 2025
@renovate renovate Bot changed the title Update dependency flutter to v3.32.1 Update dependency flutter to v3.32.2 Jun 5, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 7d1c308 to d21aca6 Compare June 5, 2025 00:41
@renovate renovate Bot changed the title Update dependency flutter to v3.32.2 Update dependency flutter to v3.32.3 Jun 12, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from dee28e4 to af646fa Compare June 13, 2025 04:54
@renovate renovate Bot changed the title Update dependency flutter to v3.32.3 Update dependency flutter to v3.32.4 Jun 13, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from af646fa to 8a0180b Compare June 25, 2025 22:48
@renovate renovate Bot changed the title Update dependency flutter to v3.32.4 Update dependency flutter to v3.32.5 Jun 25, 2025
@renovate renovate Bot changed the title Update dependency flutter to v3.32.5 Update dependency flutter to v3.32.6 Jul 9, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 8a0180b to 87f9fcd Compare July 9, 2025 19:52
@renovate renovate Bot changed the title Update dependency flutter to v3.32.6 Update dependency flutter to v3.32.7 Jul 16, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 87f9fcd to 1f027c4 Compare July 16, 2025 23:49
@renovate renovate Bot changed the title Update dependency flutter to v3.32.7 Update dependency flutter to v3.32.8 Jul 25, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 1f027c4 to 0f7298a Compare July 25, 2025 18:37
@renovate renovate Bot changed the title Update dependency flutter to v3.32.8 Update dependency flutter to v3.35.0 Aug 14, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from 371bbb1 to eb26674 Compare August 15, 2025 02:40
@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 049a8e1 to e083b79 Compare November 13, 2025 01:42
@renovate renovate Bot changed the title Update dependency flutter to v3.35.7 Update dependency flutter to v3.38.0 Nov 13, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from e083b79 to 8ebad22 Compare November 13, 2025 20:38
@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 changed the title Update dependency flutter to v3.38.1 Update dependency flutter to v3.38.2 Nov 18, 2025
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from 264589b to be8060e Compare November 21, 2025 17:13
@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 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 be8060e to 0256410 Compare December 4, 2025 21:27
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 0256410 to 3a357dd Compare December 12, 2025 18:41
@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 3a357dd to 13bbb9e Compare January 8, 2026 23:27
@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 13bbb9e to 2f611b3 Compare January 14, 2026 22:30
@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 2f611b3 to afa5c6f Compare January 27, 2026 18:47
@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 from afa5c6f to 41b301a Compare January 29, 2026 18:52
@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 force-pushed the renovate/flutter-3.x branch from 41b301a to c5f737c Compare February 11, 2026 21:27
@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 from c5f737c to 8c54e20 Compare February 13, 2026 18:02
@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 8c54e20 to 0def0ba Compare February 20, 2026 00:36
@renovate renovate Bot changed the title Update dependency flutter to v3.41.1 Update dependency flutter to v3.41.2 Feb 20, 2026
@renovate
renovate Bot force-pushed the renovate/flutter-3.x branch from 0def0ba to 06a0788 Compare March 2, 2026 20:49
@renovate renovate Bot changed the title Update dependency flutter to v3.41.2 Update dependency flutter to v3.41.3 Mar 2, 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.

1 participant