spotube/lib
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
..
collections feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
components feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
extensions refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
hooks chore: re-enable endless playback 2025-07-19 11:56:51 +06:00
l10n chore: slate color by default 2025-09-09 00:13:43 +06:00
models feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
modules feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
pages feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
provider feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
services feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
utils chore: SafeArea 2025-07-20 21:22:37 +06:00
generated_plugin_registrant.dart Playlist info editing (#708) 2023-09-10 16:39:21 +06:00
main.dart chore: slate color by default 2025-09-09 00:13:43 +06:00