mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
String conversion between UTF-8 and UTF-16 encodings is useful even in the absence of other common Windows functionality. This is pre-factoring for uwptool, which adds an adb-like helper tool for install, uninstall, and launch of UWP applications for Windows platforms. See: https://github.com/flutter/flutter/issues/81756