bump flutter

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-22 13:56:06 +08:00
parent 935c53e452
commit 2f5eed6998
3 changed files with 3 additions and 3 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.38.2" "flutter": "3.38.3"
} }

View File

@@ -2046,4 +2046,4 @@ packages:
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.10.0 <4.0.0" dart: ">=3.10.0 <4.0.0"
flutter: "3.38.2" flutter: "3.38.3"

View File

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