mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-29 15:28:48 +02:00
Both call sites used a bare dart:io HttpClient with no timeout, retry, or cache; downloadCoverToFile provides all three (plus the singleflight cover cache) and can hang-proof the embed path.