feat: extensive settings for media controls through notification (#28)

* feat: add notification settings customisation options

* feat: add notification settings page and update routing
This commit is contained in:
Dr.Blank 2024-09-25 03:13:42 -04:00 committed by GitHub
parent 721b0a87fc
commit 3cf0a0b124
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 1391 additions and 376 deletions

View file

@ -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
audio_service: ^0.18.15
audio_session: ^0.1.19
audio_video_progress_bar: ^2.0.2
auto_scroll_text: ^0.0.7
@ -59,7 +60,12 @@ dependencies:
isar_flutter_libs: ^4.0.0-dev.13
json_annotation: ^4.9.0
just_audio: ^0.9.37
just_audio_background: ^0.0.1-beta.11
just_audio_background:
# TODO Remove git dep when https://github.com/ryanheise/just_audio/issues/912 is closed
git:
url: https://github.com/Dr-Blank/just_audio
ref: media-notification-config
path: just_audio_background
just_audio_media_kit: ^2.0.4
list_wheel_scroll_view_nls: ^0.0.3
logging: ^1.2.0