flutter
flutter copied to clipboard
[web] Integrate icu4x_bidi into our build
The https://github.com/mdebbar/icu4x_bidi repo builds the icu4x_bidi JS and WASM files. We need to integrate it into our build in one of two ways:
- Use gn (some examples here: https://github.com/unicode-org/icu4x/tree/main/ffi/gn).
- Build manually and upload artifacts to CIPD.
The Skia CL has landed.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.