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:
3
client/.fvmrc
Normal file
3
client/.fvmrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"flutter": "3.41.4"
|
||||
}
|
||||
Reference in New Issue
Block a user