spotube/lib/services/audio_player
Kingkor Roy Tirtho 82307bc030
feat: personalized stats based on local music history (#1522)
* feat: add playback history provider

* feat: implement recently played section

* refactor: use route names

* feat: add stats summary and top tracks/artists/albums

* feat: add top date based filtering

* feat: add stream money calculation

* refactor: place search in mobile navbar and settings in home appbar

* feat: add individual minutes and streams page

* feat(stats): add individual minutes and streams page

* chore: default period to 1 month

* feat: add text to explain user how hypothetical fees are calculated

* chore: ensure usage of route names instead of direct paths

* cd: add cache key

* cd: remove media_kit_event_loop from git
2024-06-01 11:40:01 +06:00
..
audio_player_impl.dart refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
audio_player.dart feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00
audio_players_streams_mixin.dart refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
custom_player.dart fix(linux): tray icon not showing #541 2024-04-17 22:20:30 +06:00
loop_mode.dart chore: only remove native event loop for macos 2023-06-02 13:06:02 +06:00
playback_state.dart feat: show loading when track metadata is being fetched, android, ios, macos enable shuffling 2023-05-27 13:34:25 +06:00