remove deprecated argument to build_runner
This commit is contained in:
parent
0a333e92d1
commit
60454ed249
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ dart scripts/generate.dart
|
|||
Build generated files, and watch for new changes:
|
||||
|
||||
```sh
|
||||
flutter pub run build_runner watch --delete-conflicting-outputs
|
||||
flutter pub run build_runner watch
|
||||
```
|
||||
|
||||
Run the app:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue