Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

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

Warning

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


Release Notes

flutter/flutter (flutter)

v3.35.5

Compare Source

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 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 changed the title Update dependency flutter to v3.32.0 Update dependency flutter to v3.32.1 May 30, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from 44088bb to a4d5739 Compare May 30, 2025 00:37
@renovate renovate bot changed the title Update dependency flutter to v3.32.1 chore(deps): update dependency flutter to v3.32.1 Jun 1, 2025
@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 from a4d5739 to dd8ba82 Compare June 5, 2025 01:15
@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 from dd8ba82 to af14d1a Compare June 12, 2025 02:11
@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 force-pushed the renovate/flutter-3.x branch from af14d1a to babbfe0 Compare June 13, 2025 05:31
@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 babbfe0 to a6455ca Compare June 25, 2025 23:28
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from a6455ca to 5d1e34d Compare July 9, 2025 19:14
@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 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 5d1e34d to b2ea16f Compare July 16, 2025 23:55
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from b2ea16f to a8f6ee4 Compare July 25, 2025 18:54
@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 a8f6ee4 to 2a03644 Compare August 14, 2025 21:19
@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 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 2a03644 to e0e377d Compare August 15, 2025 01:50
@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 26, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from e0e377d to dc6a29d Compare August 26, 2025 00:56
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.2 chore(deps): update dependency flutter to v3.35.3 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from dc6a29d to a4a91df Compare September 6, 2025 19:24
@renovate renovate bot force-pushed the renovate/flutter-3.x branch from a4a91df to 35b41f9 Compare September 16, 2025 21:33
@renovate renovate bot changed the title chore(deps): update dependency flutter to v3.35.3 chore(deps): update dependency flutter to v3.35.4 Sep 16, 2025
@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 35b41f9 to a9b507d Compare September 29, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants