Skip to content

chore: update dependency flutter to v3.29.3 #41

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

@renovate renovate bot commented Jul 21, 2024

This PR contains the following updates:

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

Release Notes

flutter/flutter (flutter)

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

  • 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/162198 Fixes double-download of canvaskit.wasm
  • 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.

v3.27.3

Compare Source

  • flutter/159212 Track (via Google Analytics) if the Dart AOT Android "Deferred Components" feature is being meaningfully used.
  • flutter/160631 Fixes an issue with Material 3 Tab Bar animations.
  • flutter/159289 Fixes an issue with fullscreen route transitions.
  • flutter/162132 Fixes an issue that incorrectly positions MenuAnchors in nested overlays.

v3.27.2

Compare Source

  • flutter/159729 Flutter module template triggers a warning when built for Android.
  • flutter/161176 Dropdown Menu can create an infinite loop.
  • flutter/161330 Using ScrollViewKeyboardDismissBehavior.onDrag in a SingleChildScrollView causes text fields to immediately unfocus if the keyboard opening scrolls the text field to keep it visible.
  • flutter/160127 Some Flutter web plugins do not add the crossOrigin property to tags.
  • flutter/160155 Failed assertion in web engine: "The targeted input element must be the active input element".
  • flutter/160199 Some images on the web render blank.
  • flutter/160459 Incorrect Z order rendering in drawPoints may cause lines to overlap when one should be drawn in front of the other.
  • flutter/160409 App may crashes because of obsolete engine assertion.
  • flutter/158192 Positions of display cutouts on Android may not update - as returned by MediaQuery and used by SafeArea - upon screen orientation change.

v3.27.1

Compare Source

  • flutter/160041 - [Impeller][Android] Disables Impeller on older Android devices.
  • flutter/160206 - [Impeller][Android] Disables Android HardwareBuffer based swapchains on all devices.
  • flutter/160208 - [iOS] Fixes an issue on iOS preventing the ability to tap web view links in some plugins.

v3.27.0

Compare Source

Initial stable release.

v3.24.5

Compare Source

  • flutter/158125 - [iOS] Fixed a tool issue causing failures when flutter build ios-framework --xcframework copies Flutter debug symbols.
  • flutter/56301 - [Android] Fixes a crash on Android devices when the surface is released unexpectedly when using PlatformView's.

v3.24.4

Compare Source

  • dart 3.5.4 changelog
  • flutter/154915 - [macOS] Comply with the new Apple privacy manifest policy for the macOS Flutter engine framework and prevent the "Missing privacy manifest" warning when submitting a macOS app to the App Store.
  • flutter/153471 - [Tool] Fixes RPCError crash when setting up log filtering for Android devices.

v3.24.3

Compare Source

  • dart 3.5.3 changelog
  • flutter/154275 - [Android] Fixes performance issues on Android caused by engine threads not matching the core count.
  • flutter/154276 - [Impeller] Fixes an issue on iOS preventing mesh gradients from rendering correctly.
  • flutter/154349 - [Wasm] Fixes an issue on web causing Platform Views to break when compiled to Wasm.
  • flutter/154564 - [Impeller][iOS] Fixes an issue when using Impeller on iOS when using backdrop filters on older iPads, causing the GPU to hang.
  • flutter/154712 - [iOS] Fixes an issue on iOS causing video playback to flicker.
  • flutter/154892 - [Impeller][iOS] Fixes an issue when using Impeller on iOS causing a memory leak when using Platform Views.
  • flutter/154536 - [Tool] Fixes a CLI crash that occurs when shutting down after running a Flutter app on a browser.
  • flutter/154720 - Fixes an issue with the Drawer widget, causing it to open or close incorrectly.
  • flutter/154944 - [Tool] Fixes a Flutter tool crash that occurs when building Flutter modules for Android when using AGP 8.0+.

v3.24.2

Compare Source

  • Dart 3.5.2 Changelog
  • flutter/153949 - Fixes a crash on Android when deleting EditableText inside CupertinoPageRoute, with a CJK (chinese, japanese, korean) keyboard.
  • flutter/153939 - Fixes an issue on iOS where Flutter TextFields may stop accepting input.
  • flutter/152420 - Fixes scrolling jank on Android and iOS when a SelectionArea/SelectableRegion is used as a child of a Scrollable like ListView or PageView.
  • flutter/154199 - Removes excessive logging when building a freshly created template app for Android.
  • flutter/153967 - Fixes a host build failure on macOS when the native assets experiment is enabled, and there are no native asset frameworks to codesign.
  • flutter/153769 - When running a Flutter app, display a concise error message when connection to the device is lost.
  • flutter/154270 - Prevent preemptive gradle crash for android builds that would fail to build anyway but with a confusing error message.
  • flutter/54735 - Fixes an error on Flutter Web where onTap is called twice on various widgets (GestureDetector, InkWell) when semantics are enabled.

v3.24.1

Compare Source

  • dart/56464 - Fixes resolving include: in analysis_options.yaml file in a nested folder in the workspace.
  • dart/56423 - Fixes source maps generated by dart compile wasm when optimizations are enabled.
  • dart/56374 - Fixes a bug in the dart2wasm compiler in unsound -O3 / -O4 modes where a implicit setter for a field of generic type will store null instead of the field value.
  • dart/56440 - Fixes a bug in the dart2wasm compiler that can trigger in certain situations when using partial instantiations of generic tear-offs (constructors or static methods) in constant expressions.
  • dart/56457 - The algorithm for computing the standard upper bound of two types, also known as UP, is provided the missing implementation for StructuralParameterType objects. In some corner cases the lacking implementation resulted in a crash of the compiler.
  • flutter/152047 - [Web] Fixes an issue in Flutter Web apps where when semantics are enabled, tapping on the label of a checkbox in a mobile browser won't togle the checkbox.
  • flutter/153308 - [Web] Adds source map support in flutter run / flutter build for dart2wasm for debugging in Chrome DevTools.
  • flutter/54446 - [Web] Fixes an issue in Flutter Web apps where the app may crash if CanvasKit is loaded from the network instead of a cache.
  • flutter/152955 - [Impeller] Fixes an issue where when using unbound saveLayers rendering issues would occur.
  • flutter/153037 - [Impeller] Fixes an issue where RTL glyphs would render incorrectly.
  • flutter/153038 - [Impeller] Fixes an issue where padding would be applied incorrectly in Canvas.drawVerticies when using texture coordinates.
  • flutter/153041 - [Impeller] Fixes an rare issue causing applications to crash when using platform views on older iPhones.
  • flutter/153188 - [Impeller] Fixes a rendering issue on iOS devices using Impeller where clips do not appear around entities drawn with certain advanced blend modes.
  • flutter/54513 - [iOS/MacOS] Fixes an issue preventing iOS Apps Store validation from failing for Flutter apps using Xcode versions before Xcode 16.
  • flutter/54518 - Fixes an issue on OpenGL ES devices where a black screen would appear instead of the Flutter app output.
  • flutter/153117 [iOS/MacOS] Fixes an issue where compilation errors are not displayed in the output of flutter run when using Xcode 16.
  • flutter/153321 - [Desktop] Fixes an issue where older Windows devices could not run Flutter apps built using Flutter 3.21 or later.
  • flutter/153294 [Tool] Fixes an issue in the Flutter tool streamlining the crash message that occurs when running flutter run -d chrome and Chrome is closed before Flutter tries to close it.
  • flutter/153579 [Tool] Fixes an issue where users would experience large crash messages when flutter run or flutter debug-adapter are unable to connect to the Flutter web app.

v3.24.0

Compare Source

Initial stable release.

v3.22.3

Compare Source

  • dart/55979 - Fixes an issue where const bool.fromEnvironment('dart.library.ffi') is true and conditional import condition dart.library.ffi is true in dart2wasm.
  • dart/55943 - Fixes an issue where FFI calls with variadic arguments on MacOS Arm64 would mangle the arguments.
  • flutter/149700 - [Impeller] Fixes rendering corruption when running on Intel mac simulators.
  • flutter/149701 - [Impeller] Fixes an issue on iOS that causese paths to render incorrectly.
  • flutter/149702 - [Impeller] Corrects and issue on iOs where coverage computation results in distored pixels in Impeller targets.
  • flutter/149704 - [Impeller] Fixes and issue on iOS where flickering may be occur when translating a blurred rounded rectangle.
  • flutter/149745 - [Impeller] Fixes a segfault on iOS when tessellating empty convex polygons.
  • flutter/149771 - [Impeller] Fixes a rendering error on iOS when advanced blend is double scaled.
  • flutter/53183 - Fixes an issue where Linux apps show visual corruption on some frames.
  • flutter/149856 - Clarifies Flutter Fix log on how to update Kotlin Gradle Plugin that was introduced in Flutter 3.19.
  • flutter/150617 - Fixes a bug in flutter test where --flavor wasn't considered when validating cached assets, causing the flavor-conditional asset bundling feature to not work as expected.
  • flutter/150724 - Fixes an issue on Web+Linux that prevents users from inputting data using the numpad.
  • flutter/150787 - Fixes and issue on Windows when running certain commands, such as flutter run or flutter build, users get a lengthy crash message including the full contents of a FileSystemException.

Configuration

📅 Schedule: Branch creation - "before 10am on monday" 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 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 force-pushed the chore-renovate-flutter-3.x branch from d2c6267 to 7588337 Compare August 6, 2024 18:19
@renovate renovate bot changed the title chore: update dependency flutter to v3.22.3 chore: update dependency flutter to v3.24.0 Aug 6, 2024
@renovate renovate bot changed the title chore: update dependency flutter to v3.24.0 chore: update dependency flutter to v3.24.1 Aug 21, 2024
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from 7588337 to c23cc6f Compare August 21, 2024 17:41
@renovate renovate bot changed the title chore: update dependency flutter to v3.24.1 chore: update dependency flutter to v3.24.2 Sep 4, 2024
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from c23cc6f to d9bf90b Compare September 4, 2024 17:14
@renovate renovate bot changed the title chore: update dependency flutter to v3.24.2 chore: update dependency flutter to v3.24.3 Sep 12, 2024
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from d9bf90b to 5bfd13a Compare September 12, 2024 19:39
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from 5bfd13a to 70af31f Compare October 24, 2024 19:46
@renovate renovate bot changed the title chore: update dependency flutter to v3.24.3 chore: update dependency flutter to v3.24.4 Oct 24, 2024
@renovate renovate bot changed the title chore: update dependency flutter to v3.24.4 chore: update dependency flutter to v3.24.5 Nov 14, 2024
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from 70af31f to db2d3ba Compare November 14, 2024 03:04
@renovate renovate bot changed the title chore: update dependency flutter to v3.24.5 chore: update dependency flutter to v3.27.0 Dec 11, 2024
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch 2 times, most recently from ad51c04 to c1a2cc1 Compare December 17, 2024 03:39
@renovate renovate bot changed the title chore: update dependency flutter to v3.27.0 chore: update dependency flutter to v3.27.1 Dec 17, 2024
@renovate renovate bot changed the title chore: update dependency flutter to v3.27.1 chore: update dependency flutter to v3.27.2 Jan 14, 2025
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from c1a2cc1 to 6002d20 Compare January 14, 2025 16:03
@renovate renovate bot changed the title chore: update dependency flutter to v3.27.2 chore: update dependency flutter to v3.27.3 Jan 21, 2025
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from 6002d20 to b8aa7dc Compare January 21, 2025 21:47
@renovate renovate bot changed the title chore: update dependency flutter to v3.27.3 chore: update dependency flutter to v3.27.4 Feb 5, 2025
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from b8aa7dc to b2e3870 Compare February 5, 2025 21:57
@renovate renovate bot changed the title chore: update dependency flutter to v3.27.4 chore: update dependency flutter to v3.29.0 Feb 12, 2025
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from b2e3870 to 3707403 Compare February 12, 2025 19:11
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from 3707403 to 543a881 Compare March 6, 2025 19:32
@renovate renovate bot changed the title chore: update dependency flutter to v3.29.0 chore: update dependency flutter to v3.29.1 Mar 6, 2025
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from 543a881 to b754677 Compare March 13, 2025 22:30
@renovate renovate bot changed the title chore: update dependency flutter to v3.29.1 chore: update dependency flutter to v3.29.2 Mar 13, 2025
@renovate renovate bot changed the title chore: update dependency flutter to v3.29.2 chore: update dependency flutter to v3.29.3 Apr 14, 2025
@renovate renovate bot force-pushed the chore-renovate-flutter-3.x branch from b754677 to 40ba7be Compare April 14, 2025 20:02
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