Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2025

This PR contains the following updates:

Package Update Change Pending
flutter (source) minor 3.32.0 -> 3.35.2 3.35.3

Release Notes

flutter/flutter (flutter)

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.

Configuration

📅 Schedule: Branch creation - Only on Wednesday ( * * * * 3 ) in timezone Asia/Tokyo, 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.

@codecov
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.53%. Comparing base (d34526a) to head (dfbceb3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #708   +/-   ##
=======================================
  Coverage   96.53%   96.53%           
=======================================
  Files          24       24           
  Lines         924      924           
=======================================
  Hits          892      892           
  Misses         32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 4d8ff3d to 937ea31 Compare September 11, 2025 02:14
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 937ea31 to dfbceb3 Compare September 11, 2025 14:45
@AlexV525 AlexV525 merged commit a5e14f8 into main Sep 12, 2025
6 checks passed
@AlexV525 AlexV525 deleted the upgrade-renovate-flutter-3.x branch September 12, 2025 05:35
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.

2 participants