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

Compatible with path_provider ^2.0.10 and firebase_storage: ^10.2.16 #18

Open silexcorp opened 2 years ago

silexcorp commented 2 years ago

Library updated: firebase_storage: ^10.2.16 path_provider: ^2.0.10

silexcorp commented 2 years ago

Some bugfixes