flutter 3.44.1

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-06 09:37:11 +08:00
parent 78b3df4019
commit 14d1c37df5
3 changed files with 3 additions and 3 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.44.0" "flutter": "3.44.1"
} }

View File

@@ -2001,4 +2001,4 @@ packages:
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.12.0 <4.0.0" dart: ">=3.12.0 <4.0.0"
flutter: "3.44.0" flutter: "3.44.1"

View File

@@ -21,7 +21,7 @@ version: 2.0.8+1
environment: environment:
sdk: ">=3.12.0" sdk: ">=3.12.0"
flutter: 3.44.0 flutter: 3.44.1
# Dependencies specify other packages that your package needs in order to work. # Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions # To automatically upgrade your package dependencies to the latest versions