flutter/packages/flutter_tools/lib/src/ios
Greg Spencer 7caa65943f
Added more extensive ANSI color printing support on terminals. (#20958)
This adds support to AnsiTerminal for colored output, and makes all tool output written to stderr (with the printError function) colored red.

No color codes are sent if the terminal doesn't support color (or isn't a terminal).

Also makes "progress" output print the elapsed time when not connected to a terminal, so that redirected output and terminal output match (redirected output doesn't print the spinner, however).

Addresses #17307
2018-09-19 15:22:43 -07:00
..
cocoapods.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
code_signing.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
devices.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios_emulators.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios_workflow.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
mac.dart Added more extensive ANSI color printing support on terminals. (#20958) 2018-09-19 15:22:43 -07:00
plist_utils.dart Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
simulators.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
xcodeproj.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00