mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-20 02:20:11 +08:00
feat: loudnorm (#1358)
* feat: loudnorm * fix * fix: android only * fix: toString
This commit is contained in:
committed by
GitHub
parent
046412b709
commit
22c57bf468
26
pubspec.yaml
26
pubspec.yaml
@@ -219,7 +219,6 @@ dependencies:
|
||||
stream_transform: any
|
||||
screen_brightness_platform_interface: any
|
||||
mime: any
|
||||
universal_platform: any
|
||||
path: any
|
||||
collection: any
|
||||
material_color_utilities: any
|
||||
@@ -234,15 +233,32 @@ dependency_overrides:
|
||||
path: ^1.9.1
|
||||
mime: ^2.0.0
|
||||
rxdart: ^0.28.0
|
||||
media_kit: 1.1.11
|
||||
media_kit_libs_video: 1.0.5
|
||||
media_kit_native_event_loop: ^1.0.9
|
||||
font_awesome_flutter: 10.9.0
|
||||
media_kit:
|
||||
git:
|
||||
url: https://github.com/My-Responsitories/media-kit.git
|
||||
path: media_kit
|
||||
ref: version_1.2.5
|
||||
media_kit_video:
|
||||
git:
|
||||
url: https://github.com/My-Responsitories/media-kit.git
|
||||
path: media_kit_video
|
||||
ref: version_1.2.5
|
||||
media_kit_libs_video:
|
||||
git:
|
||||
url: https://github.com/My-Responsitories/media-kit.git
|
||||
path: libs/universal/media_kit_libs_video
|
||||
ref: version_1.2.5
|
||||
media_kit_native_event_loop:
|
||||
git:
|
||||
url: https://github.com/My-Responsitories/media-kit.git
|
||||
path: media_kit_native_event_loop
|
||||
ref: version_1.2.5
|
||||
media_kit_libs_android_video:
|
||||
git:
|
||||
url: https://github.com/bggRGjQaUbCoE/media-kit.git
|
||||
path: libs/android/media_kit_libs_android_video
|
||||
ref: version_1.2.5
|
||||
font_awesome_flutter: 10.9.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user