⬇️ Downgrade flutter

This commit is contained in:
2024-11-11 00:00:49 +08:00
parent 5364aecf74
commit 5c9ea588cc
5 changed files with 36 additions and 88 deletions

3
.fvmrc
View File

@ -1,4 +1,3 @@
{
"flutter": "master",
"flutterUrl": "https://github.com/Flutter-Foundation/flutter.git"
"flutter": "stable"
}