mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
Update FVM config files
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"flutterSdkVersion": "beta",
|
||||
"flavors": {}
|
||||
}
|
||||
+3
-1
@@ -35,4 +35,6 @@ doc/api/
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
.fvm/flutter_sdk
|
||||
|
||||
# FVM Version Cache
|
||||
.fvm/
|
||||
|
||||
@@ -25,6 +25,8 @@ Note that this application is not meant to be run on web platform.
|
||||
|
||||
If you want to use FVM to manage your Flutter versions effectively, please consult the [FVM (Flutter Version Management) guide](https://fvm.app/documentation/getting-started/installation) for comprehensive instructions on installing Flutter on your specific operating system.
|
||||
|
||||
This project is currently using FVM 3.x.
|
||||
|
||||
**Pro Tip:** Remember to prepend the 'flutter' prefix when using FVM commands, like this: `fvm flutter [command]`.
|
||||
|
||||
## Lila Server
|
||||
|
||||
Reference in New Issue
Block a user