From 56d8e389dbc93cc479b0a431822b07be78f1fbb8 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Sat, 21 Mar 2020 20:45:01 +0000 Subject: [PATCH] Do not update plugins on each gitpod start --- .gitpod.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 787fee6..c502652 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -18,7 +18,6 @@ tasks: flutter doctor --android-licenses flutter pub get command: | - flutter pub upgrade echo "Ready to go!" flutter doctor vscode: