jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
100 stars 53 forks source link

If the coverUrl fails to load in one AudioInfo, the player doesn't work #92

Open masterfego opened 2 years ago

masterfego commented 2 years ago

Hi, I noticed that the player won't work if you setup at least one AudioInfo with a unreachable coverUrl. Example:

Is it possible in this case just to put a placeholder image instead of blocking the entire lecture?