mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
[flutter]: switch to stable channel
This commit is contained in:
@ -159,7 +159,7 @@ script = """
|
||||
ret = which flutter
|
||||
if is_empty ${ret}
|
||||
echo "[❤️] Follow the https://flutter.dev/docs/get-started/install instructions to install the flutter, skip if you already installed."
|
||||
echo "Switch to dev channel with command: flutter channel dev"
|
||||
echo "Switch to dev channel with command: flutter channel stable"
|
||||
exit -1
|
||||
end
|
||||
"""
|
||||
|
Reference in New Issue
Block a user