Fix warning when upgrading to flutter-2.4.0-4.2.pre (#19)
This commit is contained in:
committed by
GitHub
parent
200391b629
commit
d6d8ba9d90
+1
-1
@@ -84,7 +84,7 @@ Future<void> main(List<String> args) async {
|
||||
DevicesCommand(verboseHelp: verboseHelp),
|
||||
DoctorCommand(verbose: verbose),
|
||||
EmulatorsCommand(),
|
||||
FormatCommand(),
|
||||
FormatCommand(verboseHelp: verbose),
|
||||
GenerateLocalizationsCommand(
|
||||
fileSystem: globals.fs,
|
||||
logger: globals.logger,
|
||||
|
||||
Reference in New Issue
Block a user