mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This change is similar to https://github.com/flutter/flutter/issues/82728. We are using a more recent Chromium ICU fork commit.
See for reference: https://chromium.googlesource.com/chromium/deps/icu
Flutter needs to use a reasonably recent version of the ICU library. The Chromium's fork of ICU, which is in use in Flutter as well, has taken in a few updates since the initial 69.1 release. This is a request to bring them in by updating ICU library version in the `DEPS` file to 2a822c5626, which is the current HEAD of the `main` branch in Chromium's ICU library fork.
Update the DEPS file in github.com/flutter/engine to use the commit ID `2a822c5626ab1ed40366758e4740b4f0ea40237d`.
This is the same commit ID as used by Chromium M93, making it easier to share the ICU data on systems where it is possible to deduplicate identical libraries, such as Fuchsia.
Fixes: #flutter/flutter/87073
Description
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
2.5 GiB
Languages
Dart
75%
C++
16.5%
Objective-C++
2.9%
Java
2.8%
Objective-C
0.7%
Other
1.9%