spotube/lib/models
Kingkor Roy Tirtho 3e498a4827 feat: implemented go_route shell/nested route
BRIEF DESCRIPTION:
- Nested Routes like React-Router/Spotify Web/desktop
- Except Login routes everything is nested and wrapped by a Shell
- PlayerOverlay is no more a overlay
A really simple Sidebar now
2022-10-10 20:00:47 +06:00
..
CurrentPlaylist.dart feat(local-tracks): complete support for local tracks 2022-09-03 09:42:41 +06:00
GoRouteDeclarations.dart feat: implemented go_route shell/nested route 2022-10-10 20:00:47 +06:00
Intents.dart feat(keyboard-shortcuts): home sidebar tab navigation and close app 2022-09-29 22:08:05 +06:00
LocalStorageKeys.dart Fixed no Settings icon on larger displays 2022-07-13 19:22:58 +06:00
Logger.dart fix: no appropriate output when playlist is empty #201 2022-09-26 13:14:55 +06:00
LyricsModels.dart SponsorBlock API support added (cached works too) 2022-07-19 18:15:12 +06:00
sideBarTiles.dart Lyrics support added 2022-01-06 18:37:47 +06:00
SpotifyMarkets.dart Expanded countrycode instead of abbreviation 2022-06-10 16:41:25 +06:00
SpotifySpotubeCredentials.dart feat(auth): new authentication flow using cookies and webview in android 2022-10-03 20:38:36 +06:00
SpotubeTrack.dart SponsorBlock API support added (cached works too) 2022-07-19 18:15:12 +06:00