Skip to content

Commit

Permalink
upgrade: update dependency flutter to v3.24.3 (#575)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [flutter](https://flutter.dev)
([source](https://redirect.github.com/flutter/flutter)) | patch |
`3.24.2` -> `3.24.3` |

---

### Release Notes

<details>
<summary>flutter/flutter (flutter)</summary>

###
[`v3.24.3`](https://redirect.github.com/flutter/flutter/blob/HEAD/CHANGELOG.md#3243)

[Compare
Source](https://redirect.github.com/flutter/flutter/compare/3.24.2...3.24.3)

- [dart 3.5.3
changelog](https://redirect.github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#353---2024-09-11)
-
[flutter/154275](https://redirect.github.com/flutter/flutter/issues/154275)
- \[Android] Fixes performance issues on Android caused by engine
threads not matching the core count.
-
[flutter/154276](https://redirect.github.com/flutter/flutter/issues/154276)
- \[Impeller] Fixes an issue on iOS preventing mesh gradients from
rendering correctly.
-
[flutter/154349](https://redirect.github.com/flutter/flutter/issues/154349)
- \[Wasm] Fixes an issue on web causing Platform Views to break when
compiled to Wasm.
-
[flutter/154564](https://redirect.github.com/flutter/flutter/issues/154564)
- \[Impeller]\[iOS] Fixes an issue when using Impeller on iOS when using
backdrop filers on older iPads,causing the GPU to hand.
-
[flutter/154712](https://redirect.github.com/flutter/flutter/issues/154712)
- \[iOS] Fixes an issue on iOS causing video playback to flicker.
-
[flutter/154892](https://redirect.github.com/flutter/flutter/issues/154892)
- \[Impeller]\[iOS] Fixes an issue when using Impeller on iOS causing a
memory leak when using Platform Views.
-
[flutter/154536](https://redirect.github.com/flutter/flutter/issues/154536)
- \[Tool] Fixes a CLI crash that occurs when shutting down after running
a Flutter app on a browser.
-
[flutter/154720](https://redirect.github.com/flutter/flutter/pull/154720)
- Fixes an issue with the `Drawer` widget, causing it to open or close
incorrectly.
-
[flutter/154944](https://redirect.github.com/flutter/flutter/pull/154944)
- \[Tool] Fixes a Flutter tool crash that occurs when building Flutter
modules for Android when using AGP 8.0+.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/FlutterGen/flutter_gen).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 72a6101 commit 21bcf5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dart 3.5.3
flutter 3.24.2-stable
flutter 3.24.3-stable

0 comments on commit 21bcf5b

Please sign in to comment.