flutter 3.44.4

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-26 10:53:46 +08:00
parent c23518d354
commit 2ba6f0d063
3 changed files with 3 additions and 3 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.44.2" "flutter": "3.44.4"
} }

View File

@@ -1985,4 +1985,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.3" flutter: "3.44.4"

View File

@@ -21,7 +21,7 @@ version: 2.0.9+1
environment: environment:
sdk: ">=3.12.0" sdk: ">=3.12.0"
flutter: 3.44.3 flutter: 3.44.4
# 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