chore: add FVM config and update lockfile

- Add .fvmrc pinning Flutter 3.41.4
- Add .fvm/ to .gitignore
- Update pubspec.lock with latest transitive dependency versions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
dbastrikin
2026-03-09 23:23:57 +02:00
parent 31ae45dfdd
commit 765346d4e4
3 changed files with 16 additions and 10 deletions

3
client/.gitignore vendored
View File

@@ -43,3 +43,6 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
# FVM Version Cache
.fvm/