We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dbf65 commit 95eda32Copy full SHA for 95eda32
1 file changed
packages/devtools_app/test/test_infra/scenes/README.md
@@ -8,7 +8,7 @@ run as an application.
8
9
To generate scene runners:
10
```
11
-flutter pub run build_runner build --delete-conflicting-outputs
+dart run build_runner build --delete-conflicting-outputs
12
13
14
To run:
0 commit comments