mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Replace tuneup in samples_index (#1497)
This commit is contained in:
@@ -20,7 +20,7 @@ Future<void> testCli() async =>
|
||||
|
||||
@Task()
|
||||
void analyze() {
|
||||
PubApp.local('tuneup').run(['check']);
|
||||
run('dart', arguments: const ['analyze', '--fatal-infos', '.']);
|
||||
}
|
||||
|
||||
@Task('deploy')
|
||||
|
||||
Reference in New Issue
Block a user