mirror of
https://github.com/DungeonPaper/dungeon-paper-app.git
synced 2026-05-17 17:58:11 +00:00
build: fvm support
This commit is contained in:
4
.fvm/fvm_config.json
Normal file
4
.fvm/fvm_config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"flutterSdkVersion": "stable",
|
||||
"flavors": {}
|
||||
}
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -52,3 +52,5 @@ google-services.json
|
||||
secrets.dart
|
||||
GoogleService-Info.plist
|
||||
.firebaserc
|
||||
# FVM
|
||||
.fvm/flutter_sdk
|
||||
|
||||
Reference in New Issue
Block a user