SpotiFLAC-Mobile/lib/models
zarzet 8ee2919934 feat: track byte-level download progress for extension downloads
Pass active download item ID through extension download pipeline so
fileDownload can report bytes received/total via ItemProgressWriter.
Add bytesTotal field to DownloadItem model and show X/Y MB progress
in queue tab when total size is known.
2026-03-27 21:58:01 +07:00
..
download_item.dart feat: track byte-level download progress for extension downloads 2026-03-27 21:58:01 +07:00
download_item.g.dart feat: track byte-level download progress for extension downloads 2026-03-27 21:58:01 +07:00
settings.dart refactor: extract YouTube download to ytmusic extension and fix UI issues 2026-03-26 16:17:57 +07:00
settings.g.dart refactor: extract YouTube download to ytmusic extension and fix UI issues 2026-03-26 16:17:57 +07:00
theme_settings.dart chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
track.dart feat: add totalTracks to Track model and refine EP/single classification (#202) 2026-03-11 01:14:12 +07:00
track.g.dart feat: add totalTracks to Track model and refine EP/single classification (#202) 2026-03-11 01:14:12 +07:00