♻️ Moved player state from shared_prefs to drift

🍱 Update icons
This commit is contained in:
2024-08-27 23:09:16 +08:00
parent a2bc08bbd9
commit c6b460315f
86 changed files with 2005 additions and 141 deletions

View File

@ -27,7 +27,7 @@ class AudioServices with WidgetsBindingObserver {
: 'dev.solsynth.rhythmBox',
androidNotificationChannelName: 'RhythmBox',
androidNotificationOngoing: false,
androidNotificationIcon: 'drawable/ic_launcher_monochrome',
androidNotificationIcon: 'drawable/ic_stat_name',
androidStopForegroundOnPause: false,
androidNotificationChannelDescription: 'RhythmBox Music',
),