chore: Update flutter version to 3.32.8

This commit is contained in:
PartyDonut 2025-07-27 13:48:32 +02:00
parent 3cbcecd692
commit 54767e97fd
6 changed files with 74 additions and 74 deletions

2
.fvmrc
View file

@ -1,3 +1,3 @@
{
"flutter": "3.32.1"
"flutter": "3.32.8"
}