spotube/lib/utils
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
..
duration.dart refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
persisted_change_notifier.dart feat: rename files to snake_case and reorganize folder structure 2022-12-08 11:43:31 +06:00
persisted_state_notifier.dart feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
platform.dart feat: add web support although nothing works just as expected 2022-08-14 23:03:33 +06:00
primitive_utils.dart fix: valid non-ASCII characters get removed from downloaded file name #745 2023-09-26 21:02:49 +06:00
service_utils.dart feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00