feat(fvm): add fvm to manager flutter version

This commit is contained in:
ZhuJHua
2024-12-26 23:58:43 +08:00
parent cde4b0db69
commit 1f8baf3258
2 changed files with 6 additions and 0 deletions

3
.fvmrc Normal file
View File

@@ -0,0 +1,3 @@
{
"flutter": "3.27.1"
}

3
.gitignore vendored
View File

@@ -43,3 +43,6 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
# FVM Version Cache
.fvm/