2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 02:35:27 +00:00

Add FVM config file

This commit is contained in:
Asterix\Oliver
2025-06-06 14:57:34 +10:00
parent 1ab171f619
commit 852e8e06cc
2 changed files with 6 additions and 0 deletions

3
.fvmrc Normal file
View File

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

3
.gitignore vendored
View File

@ -82,3 +82,6 @@ ios/Podfile.lock
!**/ios/**/default.pbxuser
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
# Flutter directory
.fvm/