feature: Added LibMDK video player backend (#162)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-11-22 18:53:31 +01:00 committed by GitHub
parent 6e32018183
commit da354437e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 1499 additions and 1006 deletions

View file

@ -69,6 +69,8 @@ dependencies:
media_kit_video: ^1.2.4 # For video rendering.
media_kit_libs_video: ^1.0.4 # Native video dependencies.
audio_service: ^0.18.12
fvp: ^0.28.0
video_player: ^2.9.2
# UI Components
dynamic_color: ^1.7.0
@ -158,6 +160,7 @@ flutter:
- icons/
- assets/fonts/
- config/
- assets/mp-font.ttf
fonts:
- family: Rubik
@ -173,7 +176,3 @@ flutter:
style: normal
- asset: assets/fonts/opensans/OpenSans-Italic.ttf
style: italic
- family: mp-font
fonts:
- asset: assets/fonts/mp-font.ttf