spotube/lib/provider
2022-12-07 12:22:11 +06:00
..
AudioPlayer.dart initial ingration with audioplayers flutter plugin 2022-07-01 11:10:50 +06:00
Auth.dart fix(auth): refresh access token timer not working 2022-10-23 16:06:03 +06:00
DBus.dart feat(lyrics): tabs for both synced and static lyrics #182 2022-10-24 17:59:58 +06:00
Downloader.dart feat(android-playback): option to download track bytes and play instead of Streaming 2022-10-16 11:21:21 +06:00
Playback.dart feat: pause track when seeking forward/back and keep audio session alive when paused/interrupted 2022-12-07 12:22:11 +06: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(search): infinite scroll for tracks, artists, playlists and albums 2022-10-25 12:13:19 +06:00
UserPreferences.dart feat(android-playback): option to download track bytes and play instead of Streaming 2022-10-16 11:21:21 +06:00
YouTube.dart sperated PlayerControl from PlayerOverlay 2022-03-12 19:10:21 +06:00