mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-28 01:19:27 +01:00
I guess fvm changed the way it does it's configuration at some point, but rather than having .fvm/fmv_config.json checked in .fvmrc should be checked in. The .fvm directory is used to store files and symlinks related to the installed Flutter version and as such should not be commited at all.
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
{
|
|
"flutter": "3.7.11",
|
|
"flavors": {}
|
|
} |