bump flutter

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-14 09:12:56 +08:00
parent 4c6ad0e385
commit 0d4d92a202
3 changed files with 7 additions and 7 deletions

2
.fvmrc
View File

@@ -1,3 +1,3 @@
{
"flutter": "3.38.0"
"flutter": "3.38.1"
}

View File

@@ -368,10 +368,10 @@ packages:
dependency: transitive
description:
name: dart_style
sha256: c87dfe3d56f183ffe9106a18aebc6db431fc7c98c31a54b952a77f3d54a85697
sha256: a9c30492da18ff84efe2422ba2d319a89942d93e58eb0b73d32abe822ef54b7b
url: "https://pub.dev"
source: hosted
version: "3.1.2"
version: "3.1.3"
dbus:
dependency: transitive
description:
@@ -2013,5 +2013,5 @@ packages:
source: hosted
version: "3.1.3"
sdks:
dart: ">=3.9.0 <4.0.0"
flutter: "3.38.0"
dart: ">=3.10.0 <4.0.0"
flutter: "3.38.1"

View File

@@ -20,8 +20,8 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.1.5+1
environment:
sdk: ">=3.9.0 <4.0.0"
flutter: 3.38.0 # update `.fvmrc` config
sdk: ">=3.10.0"
flutter: 3.38.1 # update `.fvmrc` config
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions