mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Delegates string encoding conversions between UTF-8 and UTF-16 strings in //third_party/accessibility/base to our existing implementations in FML. Issue: https://github.com/flutter/flutter/issues/98061