Skip to content

chore(deps): update dependency flutter to v3.32.2 #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.29.0 -> 3.32.2

Release Notes

flutter/flutter (flutter)

v3.32.2

Compare Source

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.

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 is behind base branch, 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 force-pushed the renovate/flutter-3.x branch from e1fff25 to 3fc81a0 Compare March 11, 2025 15:05
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 3fc81a0 to b7bbad8 Compare March 11, 2025 15:18
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.29.1 chore(deps): update dependency flutter to v3.29.2 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from b7bbad8 to 9d7136d Compare March 13, 2025 21:35
@renovate renovate bot force-pushed the renovate/flutter-3.x branch 4 times, most recently from e7d516c to d24ca70 Compare April 5, 2025 02:32
@renovate renovate bot force-pushed the renovate/flutter-3.x branch 3 times, most recently from f57e418 to 46afa77 Compare April 10, 2025 18:48
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.29.2 chore(deps): update dependency flutter to v3.29.3 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 46afa77 to 095b751 Compare April 14, 2025 18:35
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 095b751 to d5051f1 Compare May 15, 2025 20:08
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from d5051f1 to b0edead Compare May 24, 2025 00:07
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.29.3 chore(deps): update dependency flutter to v3.32.0 May 24, 2025
Copy link
Contributor Author

renovate bot commented May 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: crates/ui/pubspec.lock
Command failed: install-tool flutter 3.32.2

@renovate renovate bot force-pushed the renovate/flutter-3.x branch from b0edead to ebb9356 Compare May 30, 2025 03:07
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.0 chore(deps): update dependency flutter to v3.32.1 May 30, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from ebb9356 to be1c2c6 Compare June 4, 2025 21:43
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.1 chore(deps): update dependency flutter to v3.32.2 Jun 4, 2025
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