spotube/lib/models/metadata
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
..
album.dart refactor: home browse and browse section 2025-06-15 22:14:04 +06:00
artist.dart refactor: search to use metadata plugin 2025-06-16 09:52:02 +06:00
browse.dart refactor: home browse and browse section 2025-06-15 22:14:04 +06:00
fields.dart feat(metadata): add plugin form 2025-07-03 23:55:29 +06:00
image.dart fix: local playback not working for tracks with special # (hashtag) characters 2025-08-31 00:45:29 +06:00
market.dart refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
metadata.dart feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
metadata.freezed.dart feat(queue): add multi-select and bulk actions to queue 2025-11-06 17:57:11 +05:30
metadata.g.dart feat: add plugin scrobbling support and support button 2025-08-01 22:18:29 +06:00
pagination.dart refactor: use metadata album & playlist object for card and pages 2025-06-15 14:00:34 +06:00
playlist.dart feat: update models to match hetu_spotube_plugin signature 2025-06-14 19:18:32 +06:00
plugin.dart feat: add plugin scrobbling support and support button 2025-08-01 22:18:29 +06:00
repository.dart feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
search.dart refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
track.dart chore: fix artist top tracks play button not showing loading indicator 2025-09-05 17:53:06 +06:00
user.dart feat: implement metadata plugins based on hetu 2025-06-14 08:41:38 +06:00