parent
4950a9951a
commit
cf4c259c31
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
#!/usr/bin/env bash |
||||||
|
flutter pub get |
||||||
|
(cd flutter_quill_extensions && flutter pub get) |
||||||
|
(cd flutter_quill_test && flutter pub get) |
||||||
|
(cd packages/quill_html_converter && flutter pub get) |
Loading…
Reference in new issue