argParser.addFlag('report-licensed-packages',help:'Whether to report the names of all the packages that are included in the application\'s LICENSE file.',defaultsTo:false);
usesPubOption();
...
...
@@ -51,7 +50,6 @@ class BuildFlxCommand extends BuildSubCommand {