You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build-web.sh
+4-2
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,10 @@ vercomp() {
57
57
58
58
# Display update prompt
59
59
60
-
UPDATE_PROMPT="🎉🦋 A new version of Flutter For Web Build Script is availible!\nVisit https://github.com/FrankFlitton/Flutter-for-web-deploy-script to update."
61
-
NO_UPDATE_PROMPT="👍 You are on the latest version of Flutter For Web Build Script. \n Beginning build now..."
60
+
UPDATE_PROMPT="🎉🦋 A new version of Flutter For Web Build Script is availible!
Copy file name to clipboardExpand all lines: example_app/build-web.sh
+4-2
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,10 @@ vercomp() {
57
57
58
58
# Display update prompt
59
59
60
-
UPDATE_PROMPT="🎉🦋 A new version of Flutter For Web Build Script is availible!\nVisit https://github.com/FrankFlitton/Flutter-for-web-deploy-script to update."
61
-
NO_UPDATE_PROMPT="👍 You are on the latest version of Flutter For Web Build Script. \n Beginning build now..."
60
+
UPDATE_PROMPT="🎉🦋 A new version of Flutter For Web Build Script is availible!
0 commit comments