mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Subcommand output (gradle, adb, etc) is no longer wrapped, and wrapping notices when the terminal column width changes dynamically now. Fixes #23267. Fixes #23266.