mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-06 07:29:42 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| adaptive | ||
| button | ||
| dialogs | ||
| expandable_search | ||
| fallbacks | ||
| form | ||
| framework | ||
| heart_button | ||
| horizontal_playbutton_card_view | ||
| image | ||
| inter_scrollbar | ||
| links | ||
| markdown | ||
| playbutton_view | ||
| shimmers | ||
| titlebar | ||
| track_presentation | ||
| track_tile | ||
| ui | ||
| hover_builder.dart | ||
| waypoint.dart | ||