From 332394ceb282eec054e9a5f04eb6453ec0cb1731 Mon Sep 17 00:00:00 2001 From: hawkbee1 Date: Tue, 11 Jun 2024 15:32:29 +0000 Subject: [PATCH] update script.sh --- script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script.sh b/script.sh index 6a98ab97d..f8835be7c 100755 --- a/script.sh +++ b/script.sh @@ -25,6 +25,7 @@ function buildRunner { ) done dart pub run build_runner build --delete-conflicting-outputs + flutter pub get } function podUpdate {