spotube/lib/models/database
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
..
tables chore: slate color by default 2025-09-09 00:13:43 +06:00
typeconverters refactor: move from Track to SpotubeTrackObject and use TrackSources object for providers 2025-06-18 21:30:32 +06:00
database.dart chore: slate color by default 2025-09-09 00:13:43 +06:00
database.g.dart feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
database.steps.dart chore: slate color by default 2025-09-09 00:13:43 +06:00