spotube/lib/components
Rahul Sahani f10a3d4976
feat(queue): add multi-select and bulk actions to queue (#2839)
* 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)

* chore: update .gitignore to include .vscode and modify signing configurations back to default in build.gradle

* chore: add VS Code configuration files

* chore: update dependencies in pubspec.lock

* chore: update pubspec.lock to reflect dependency changes and version updates

* chore: fix replace material widgets with shadcn widgets

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-11-10 10:36:10 +06:00
..
adaptive feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
button fix(ui): lyrics white text in white background and small player buttons 2025-09-09 00:45:45 +06:00
dialogs feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
expandable_search feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
fallbacks chore(translation): add l10n support for new metadata plugin pages 2025-09-03 18:45:38 +06:00
form chore: upgrade dependencies 2025-08-23 10:07:41 +06:00
framework chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
heart_button chore: fix saving/removing tracks, albums, artists and playlists from library not working 2025-09-05 16:57:29 +06:00
horizontal_playbutton_card_view chore: fix saving/removing tracks, albums, artists and playlists from library not working 2025-09-05 16:57:29 +06:00
image chore: optimize assets and app size 2025-08-29 17:33:54 +06:00
inter_scrollbar chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
links refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
markdown feat: show plugin source and set the only plugin as default if no plugin is there 2025-09-18 23:28:56 +06:00
playbutton_view feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
shimmers feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
titlebar chore: upgrade shadcn_flutter version 2025-03-28 22:24:23 +06:00
track_presentation feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
track_tile feat(queue): add multi-select and bulk actions to queue (#2839) 2025-11-10 10:36:10 +06:00
ui chore: upgrade shadcn_flutter version 2025-03-28 22:24:23 +06:00
hover_builder.dart refactor: move shared components to 1 level up 2024-06-07 22:40:44 +06:00
waypoint.dart refactor: move shared components to 1 level up 2024-06-07 22:40:44 +06:00