chore: Update flutter to 3.27 and updated packages

This commit is contained in:
PartyDonut 2025-01-04 23:12:32 +01:00
parent e607a6d19b
commit a817d40463
24 changed files with 3848 additions and 5051 deletions

2
.fvmrc
View file

@ -1,3 +1,3 @@
{
"flutter": "3.24.3"
"flutter": "3.27.0"
}