flutter icon indicating copy to clipboard operation
flutter copied to clipboard

[web] Integrate icu4x_bidi into our build

Open mdebbar opened this issue 1 year ago • 1 comments

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:

  1. Use gn (some examples here: https://github.com/unicode-org/icu4x/tree/main/ffi/gn).
  2. Build manually and upload artifacts to CIPD.

mdebbar avatar Jan 19 '23 16:01 mdebbar

The Skia CL has landed.

mdebbar avatar Feb 23 '23 20:02 mdebbar

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.

github-actions[bot] avatar Mar 09 '23 21:03 github-actions[bot]