mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-04 17:29:32 +00:00
player seek and chapter change
This commit is contained in:
parent
01b3dead49
commit
d01855c218
17 changed files with 1721 additions and 305 deletions
|
|
@ -32,6 +32,7 @@ isar_version: &isar_version ^4.0.0-dev.13 # define the version to be used
|
|||
dependencies:
|
||||
animated_list_plus: ^0.5.2
|
||||
animated_theme_switcher: ^2.0.10
|
||||
flutter_material_pickers: ^3.6.0
|
||||
audio_session: ^0.1.19
|
||||
audio_video_progress_bar: ^2.0.2
|
||||
auto_scroll_text: ^0.0.7
|
||||
|
|
@ -62,6 +63,7 @@ dependencies:
|
|||
media_kit_libs_windows_audio: any
|
||||
miniplayer:
|
||||
path: ../miniplayer
|
||||
numberpicker: ^2.1.2
|
||||
path: ^1.9.0
|
||||
path_provider: ^2.1.0
|
||||
riverpod_annotation: ^2.3.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue