chore: add FVM configuration

This commit is contained in:
Bart Ribbers 2025-04-13 12:38:33 +02:00
parent 15f15748b6
commit 460acce95b
2 changed files with 6 additions and 0 deletions

3
.fvmrc Normal file
View file

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

3
.gitignore vendored
View file

@ -44,3 +44,6 @@ packages/flutter_chat_interface/pubspec.lock
packages/flutter_chat_view/pubspec.lock
pubspec_overrides.yaml
# FVM Version Cache
.fvm/