flutter 3.44.7

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-07-22 12:35:01 +08:00
parent 9bc4c34db7
commit 8f48ddb42a
3 changed files with 3 additions and 3 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.44.6" "flutter": "3.44.7"
} }

View File

@@ -1976,4 +1976,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.6" flutter: "3.44.7"

View File

@@ -21,7 +21,7 @@ version: 2.1.0+1
environment: environment:
sdk: ">=3.12.0" sdk: ">=3.12.0"
flutter: 3.44.6 flutter: 3.44.7
# 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