Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.29.3 -> 3.35.7

Warning

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


Release Notes

flutter/flutter (flutter)

v3.35.7

Compare Source

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.


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 these updates 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 automerge dependencies Pull requests that update a dependency file labels Jun 1, 2025
@renovate renovate bot changed the title Update dependency flutter to v3.32.1 chore(deps): update dependency flutter to v3.32.1 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from c1a2706 to 196a036 Compare June 4, 2025 05:12
@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 5, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch 2 times, most recently from e7f60fe to 293b6de Compare June 6, 2025 05:05
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.2 chore(deps): 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 904c13b to 5706a43 Compare June 13, 2025 06:31
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.3 chore(deps): update dependency flutter to v3.32.4 Jun 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.4 chore(deps): update dependency flutter to v3.32.5 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 5706a43 to 938bad8 Compare June 25, 2025 19:33
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.5 chore(deps): update dependency flutter to v3.32.6 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 938bad8 to 4ac0e00 Compare July 9, 2025 19:50
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.6 chore(deps): update dependency flutter to v3.32.7 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 4ac0e00 to 37ba306 Compare July 16, 2025 23:15
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.7 chore(deps): update dependency flutter to v3.32.8 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 37ba306 to 635b791 Compare July 25, 2025 19:50
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.32.8 chore(deps): update dependency flutter to v3.35.0 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 635b791 to 0452130 Compare August 14, 2025 17:47
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.0 chore(deps): update dependency flutter to v3.35.1 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 0452130 to 6427386 Compare August 15, 2025 02:52
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.1 chore(deps): update dependency flutter to v3.35.2 Aug 25, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 6427386 to faa8429 Compare August 25, 2025 22:50
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.2 chore(deps): update dependency flutter to v3.35.4 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from faa8429 to 43ba26a Compare September 19, 2025 16:12
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.4 chore(deps): update dependency flutter to v3.35.5 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 43ba26a to 0d72eb7 Compare September 29, 2025 20:56
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 0d72eb7 to a9fa857 Compare October 9, 2025 18:09
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.5 chore(deps): update dependency flutter to v3.35.6 Oct 9, 2025
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.6 chore(deps): update dependency flutter to v3.35.7 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from a9fa857 to 6b3d431 Compare October 23, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant