flutter 3.41.3

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-03 09:55:59 +08:00
parent 9c7b18710c
commit 187c92d691
3 changed files with 3 additions and 3 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.41.2" "flutter": "3.41.3"
} }

View File

@@ -2038,4 +2038,4 @@ packages:
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.10.3 <4.0.0" dart: ">=3.10.3 <4.0.0"
flutter: "3.41.2" flutter: "3.41.3"

View File

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