feat: fvm init

Signed-off-by: Sphericalkat <me@kat.bio>
This commit is contained in:
Amogh Lele 2024-07-02 11:41:37 +05:30
parent 9f1a8d0128
commit e7317c8a07
Signed by: sphericalkat
GPG Key ID: 1C022B9CED2425B4
2 changed files with 7 additions and 1 deletions

3
.fvmrc Normal file
View File

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

5
.gitignore vendored
View File

@ -13,4 +13,7 @@ ios/.generated/
ios/Flutter/Generated.xcconfig
ios/Runner/GeneratedPluginRegistrant.*
.history/
.history/
# FVM Version Cache
.fvm/