We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0162c6e commit f4e43dcCopy full SHA for f4e43dc
1 file changed
example/README.md
@@ -8,7 +8,7 @@ Feature: Counter
8
9
Run
10
```
11
-flutter packages pub run build_runner watch --delete-conflicting-outputs
+dart run run build_runner watch --delete-conflicting-outputs
12
13
14
The output Dart file would be:
0 commit comments