spotube/lib/services
Rahul-Sahani04 1ca39f4e44 feat(queue): add multi-select and bulk actions to queue
- Add selection mode to PlayerQueue with long-press to select
- Disable inner navigation (title/artist) when selecting via TrackTile
- Show checkboxes only in selection mode
- Add selection AppBar behavior and bottom-sheet menu with: Select all, Add to playlist, Remove selected, Cancel
- Reuse existing PlaylistAddTrackDialog for bulk add
- Hide drag handle while in selection mode

Closes: # (implement multi-select queue feature)
2025-11-06 17:57:11 +05:30
..
audio_player chore: fix not alternative source not working 2025-09-09 21:09:45 +06:00
audio_services fix: local playback not working for tracks with special # (hashtag) characters 2025-08-31 00:45:29 +06:00
cli chore: remove old logger 2024-07-06 22:02:31 +06:00
device_info feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
dio refactor: use replace http with dio and use it as the default 2024-06-01 12:31:20 +06:00
download_manager chore: remove old logger 2024-07-06 22:02:31 +06:00
kv_store feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
logger fix: youtube tracks keeps skipping despite being matched correctly 2025-02-05 00:36:23 +06:00
metadata feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
song_link feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
sourced_track fix(playback): alternative track sources switch not working 2025-09-08 15:31:29 +06:00
wikipedia feat(artist): modularize page and add wikipedia section 2023-11-22 20:23:12 +06:00
wm_tools chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
youtube_engine fix: yt-dlp playback not working and add partial support for HLS streaming 2025-09-05 22:40:18 +06:00
connectivity_adapter.dart fix: youtube video unplayable issue and use more ytClients 2025-01-21 10:15:06 +06:00