mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Command-line argument parsing is valuable even in the absence of the rest of FML's 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