[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
J
Jonah Williams committed
7ca324ac01987870e60ac9a661f67df8934a25e0
Parent: 2188196
Committed by GitHub <noreply@github.com>
on 6/30/2020, 7:29:42 PM