mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-06 02:09:32 +00:00
speed selector modal
This commit is contained in:
parent
73e8f4bfa6
commit
9dcfbee201
7 changed files with 207 additions and 20 deletions
|
|
@ -32,7 +32,6 @@ 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
|
||||
|
|
@ -46,6 +45,7 @@ dependencies:
|
|||
flutter_animate: ^4.5.0
|
||||
flutter_cache_manager: ^3.3.2
|
||||
flutter_hooks: ^0.20.5
|
||||
flutter_material_pickers: ^3.6.0
|
||||
flutter_settings_ui: ^3.0.1
|
||||
font_awesome_flutter: ^10.7.0
|
||||
freezed_annotation: ^2.4.1
|
||||
|
|
@ -58,6 +58,7 @@ dependencies:
|
|||
just_audio: ^0.9.37
|
||||
just_audio_background: ^0.0.1-beta.11
|
||||
just_audio_media_kit: ^2.0.4
|
||||
list_wheel_scroll_view_nls: ^0.0.3
|
||||
lottie: ^3.1.0
|
||||
media_kit_libs_linux: any
|
||||
media_kit_libs_windows_audio: any
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue