flutter 3.41.9

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-04 11:56:37 +08:00
parent d5bf3487f8
commit ac9631462a
3 changed files with 3 additions and 3 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.41.6" "flutter": "3.41.9"
} }

View File

@@ -2091,4 +2091,4 @@ packages:
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.11.0 <4.0.0" dart: ">=3.11.0 <4.0.0"
flutter: "3.41.6" flutter: "3.41.9"

View File

@@ -21,7 +21,7 @@ version: 2.0.6+1
environment: environment:
sdk: ">=3.10.0" sdk: ">=3.10.0"
flutter: 3.41.6 # update `.fvmrc` config flutter: 3.41.9 # update `.fvmrc` config
# 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