flutter/packages/flutter_tools/lib
Jonah Williams 7ca324ac01
[flutter_tools] support sound null-safety mode for the web (#60570)
In web debug mode, infer sound null safety by default. When sound null safety is enabled, provide a separate dill and precompiled Dart SDK. Release builds do not need this setting since we run dart2js from source.

Fixes #59873
2020-06-30 12:29:42 -07:00
..
src [flutter_tools] support sound null-safety mode for the web (#60570) 2020-06-30 12:29:42 -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