spotube/lib/components/library
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
..
local_folder feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00
playlist_generate refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00
user_downloads refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00
user_albums.dart chore: fix shuffle doesn't move active track to top and library gridview with floating filter field 2024-04-15 19:11:59 +06:00
user_artists.dart chore: fix shuffle doesn't move active track to top and library gridview with floating filter field 2024-04-15 19:11:59 +06:00
user_downloads.dart feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
user_local_tracks.dart feat: local library folder cards 2024-05-23 21:27:09 +06:00
user_playlists.dart chore: fix shuffle doesn't move active track to top and library gridview with floating filter field 2024-04-15 19:11:59 +06:00