alias of flutter analyze
flutter analyze
void analyze(List<String> args) { start('flutter', ['analyze', ...args]); }