flutter/packages/flutter_tools/lib
Jonah Williams 01e09ea8af
[flutter_tools] add missing null-safety flags (#59773)
Some of the null-safety commands were missing - plumb them through. Ensure that verbose mode shows their output, and clean up the messaging around sound-null-safety.

Fixes #59769

Adds a test that validate each of the null safety supporting build commands has everything plumbed through.
2020-06-18 12:34:35 -07:00
..
src [flutter_tools] add missing null-safety flags (#59773) 2020-06-18 12:34:35 -07:00
executable.dart [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
runner.dart [flutter tools] Don't return success if we trigger runZoned's error callback (#58474) 2020-06-15 09:35:04 -07:00