Do not update plugins on each gitpod start
This commit is contained in:
parent
1377843350
commit
56d8e389db
@ -18,7 +18,6 @@ tasks:
|
|||||||
flutter doctor --android-licenses
|
flutter doctor --android-licenses
|
||||||
flutter pub get
|
flutter pub get
|
||||||
command: |
|
command: |
|
||||||
flutter pub upgrade
|
|
||||||
echo "Ready to go!"
|
echo "Ready to go!"
|
||||||
flutter doctor
|
flutter doctor
|
||||||
vscode:
|
vscode:
|
||||||
|
Reference in New Issue
Block a user