spotube/lib/models/connect
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
..
connect.dart refactor: move from Track to SpotubeTrackObject and use TrackSources object for providers 2025-06-18 21:30:32 +06:00
connect.freezed.dart feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
connect.g.dart chore: fix connect freezed model not working 2025-06-19 15:52:05 +06:00
load.dart chore: fix connect freezed model not working 2025-06-19 15:52:05 +06:00
ws_event.dart refactor: move from Track to SpotubeTrackObject and use TrackSources object for providers 2025-06-18 21:30:32 +06:00