chore: add FVM configuration

This commit is contained in:
Bart Ribbers 2025-04-22 14:45:19 +02:00
parent 163e52319a
commit 25a6fd6129
2 changed files with 6 additions and 1 deletions

3
.fvmrc Normal file
View file

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

2
.gitignore vendored
View file

@ -51,3 +51,5 @@ pubspec_overrides.yaml
**/example/windows **/example/windows
**/example/web **/example/web
**/example/README.md **/example/README.md
.fvm