spotube/lib/provider
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
..
AudioPlayer.dart initial ingration with audioplayers flutter plugin 2022-07-01 11:10:50 +06:00
Auth.dart feat: implemented go_route shell/nested route 2022-10-10 20:00:47 +06:00
DBus.dart feat: add web support although nothing works just as expected 2022-08-14 23:03:33 +06:00
Downloader.dart fix(web): not building due to metadata_god ffi 2022-09-21 23:10:05 +06:00
Playback.dart Merge branch 'KRTirtho:master' into feature_duration_matching 2022-09-18 12:34:59 -05:00
SpotifyDI.dart feat(auth): new authentication flow using cookies and webview in android 2022-10-03 20:38:36 +06:00
SpotifyRequests.dart feat: implemented go_route shell/nested route 2022-10-10 20:00:47 +06:00
UserPreferences.dart feat: volume slider mouse scroll and preference for Rotating Album Art #255 2022-10-09 10:52:51 +06:00
YouTube.dart sperated PlayerControl from PlayerOverlay 2022-03-12 19:10:21 +06:00