mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
chore: upgrade packages (#304)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
5bf4579a49
commit
370a5038cc
6 changed files with 163 additions and 175 deletions
19
pubspec.yaml
19
pubspec.yaml
|
|
@ -65,11 +65,11 @@ dependencies:
|
|||
path_provider: ^2.1.5
|
||||
|
||||
# Media
|
||||
media_kit: ^1.1.11 # Primary package.
|
||||
media_kit: ^1.2.0 # Primary package.
|
||||
media_kit_video: ^1.2.5 # For video rendering.
|
||||
media_kit_libs_video: ^1.0.5 # Native video dependencies.
|
||||
audio_service: ^0.18.16
|
||||
fvp: ^0.29.0
|
||||
fvp: ^0.31.0
|
||||
video_player: ^2.9.2
|
||||
|
||||
# UI Components
|
||||
|
|
@ -145,21 +145,6 @@ dev_dependencies:
|
|||
auto_route_generator: ^9.0.0
|
||||
icons_launcher: ^3.0.0
|
||||
|
||||
dependency_overrides:
|
||||
js: ^0.7.1
|
||||
media_kit:
|
||||
git:
|
||||
url: https://github.com/DonutWare/media-kit
|
||||
path: media_kit
|
||||
media_kit_video:
|
||||
git:
|
||||
url: https://github.com/DonutWare/media-kit
|
||||
path: media_kit_video
|
||||
media_kit_libs_video:
|
||||
git:
|
||||
url: https://github.com/DonutWare/media-kit
|
||||
path: libs/universal/media_kit_libs_video
|
||||
|
||||
flutter:
|
||||
# The following line ensures that the Material Icons font is
|
||||
# included with your application, so that you can use the icons in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue