mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user