Skip to content

Commit ddc27f4

Browse files
committedJun 23, 2023
Merge branch 'dev' into flutter-version-3
2 parents 11a07ac + 6deb910 commit ddc27f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ dependencies:
141141
```
142142
$ git submodule init
143143
$ git submodule update --remote
144+
$ ./setup.sh
145+
$ flutter pub run build_runner build --delete-conflicting-outputs
144146
```
145147

146148
### Run the tests

0 commit comments

Comments
 (0)
Please sign in to comment.