2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +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"
}