bump flutter

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-25 10:50:00 +08:00
parent 8ff71c44ca
commit 63030147ea
3 changed files with 5 additions and 5 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{ {
"flutter": "3.35.6" "flutter": "3.35.7"
} }

View File

@@ -174,10 +174,10 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
name: build_runner name: build_runner
sha256: "8cd45bdd6217138f4cfbaf6286c93f270ae4b3e2e281e69c904bd00cdf8aa626" sha256: a9461b8e586bf018dd4afd2e13b49b08c6a844a4b226c8d1d10f3a723cdd78c3
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.10.0" version: "2.10.1"
built_collection: built_collection:
dependency: transitive dependency: transitive
description: description:
@@ -2012,4 +2012,4 @@ packages:
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.9.0 <4.0.0" dart: ">=3.9.0 <4.0.0"
flutter: "3.35.6" flutter: "3.35.7"

View File

@@ -21,7 +21,7 @@ version: 1.1.4+1
environment: environment:
sdk: ">=3.9.0 <4.0.0" sdk: ">=3.9.0 <4.0.0"
flutter: 3.35.6 # update `.fvmrc` config flutter: 3.35.7 # 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