mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00

* 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
11 lines
183 B
YAML
11 lines
183 B
YAML
targets:
|
|
$default:
|
|
sources:
|
|
exclude:
|
|
- bin/*.dart
|
|
builders:
|
|
json_serializable:
|
|
options:
|
|
any_map: true
|
|
explicit_to_json: true
|