We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4cdc88 + d655d54 commit d785619Copy full SHA for d785619
README.md
@@ -32,7 +32,7 @@ Feature: Counter
32
Then I see {'0'} text
33
```
34
35
-Now ask `built_value` to generate Dart files for you. You may do this with the command:
+Now ask `build_runner` to generate Dart files for you. You may do this with the command:
36
37
dart run build_runner watch --delete-conflicting-outputs
38
0 commit comments