You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract Windows string_conversion target (flutter#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: flutter#81756
0 commit comments