Files
flutter/engine
Chris Bracken 4018a4f45b Extract Windows string_conversion target (flutter/engine#26029)
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
2021-05-07 23:12:27 -07:00
..