oxequa / flutter_cache_image

Flutter plugin to load and cache network or firebase storage images with a retry mechanism if the download fails
GNU General Public License v3.0
34 stars 24 forks source link

suggested improvements #11

Open saguado69 opened 3 years ago

saguado69 commented 3 years ago

Will be nice if the url can accept blank spaces in the file name. Will also be nice to show progress indicator while loading the image. Finally, having the possibility to show an icon or asset image when loading fails. Anyway, thanks for your great work.

S.