flutter/bin
Ben Konyi 357dcc96a3
Suppress 'Info: Compiling without sound null safety' message when building flutter_tools (#74740)
The CFE now logs to stdout by default when compiling a program which has
non-null-safe dependencies. Since flutter_tools has not yet migrated, we
need to suppress this message when compiling the tool.

Fixes https://github.com/flutter/flutter/issues/74366
2021-01-26 15:05:18 -08:00
..
internal Suppress 'Info: Compiling without sound null safety' message when building flutter_tools (#74740) 2021-01-26 15:05:18 -08:00
dart Make flutter and dart scripts invoke their batch file equivalents on Windows (#59789) 2020-06-18 13:29:24 -07:00
dart.bat [flutter_tools] fix exit label for batchfile (#62272) 2020-07-28 10:19:43 -07:00
flutter Make flutter and dart scripts invoke their batch file equivalents on Windows (#59789) 2020-06-18 13:29:24 -07:00
flutter.bat [flutter_tools] only lock if an upgrade/download will be performed (linux/macos) and output building messages to stderr (#65422) 2020-09-22 17:44:08 -07:00