flutter 3.44.0

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-16 22:51:33 +08:00
parent ad1583706a
commit 1fcc26464f
73 changed files with 1350 additions and 530 deletions

View File

@@ -20,8 +20,8 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 2.0.7+1
environment:
sdk: ">=3.10.0"
flutter: 3.41.9 # update `.fvmrc` config
sdk: ">=3.12.0"
flutter: 3.44.0
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
@@ -171,6 +171,11 @@ dependencies:
ref: main
dependency_overrides:
flutter_inappwebview_android:
git:
url: https://github.com/bggRGjQaUbCoE/flutter_inappwebview.git
path: flutter_inappwebview_android
ref: v6.1.5
media_kit:
git:
url: https://github.com/My-Responsitories/media-kit.git