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

Update firebase storage to 2.1.0+1 & update path providor 0.5.0+1 #3

Closed Botanium closed 5 years ago

Botanium commented 5 years ago

The current version of the cache image doesn't work with the newer version of the firebase storage

asoseil commented 5 years ago

Solved, thanks

bdairy commented 4 years ago

I am having this error error getting token java.util.concurrent.ExecutionException: com.google.firebase.internal.api.FirebaseNoSignedInUserException: Please sign in before trying to get a token

when using the network version of firebase storage..?? version ^0.0.3 and the network path is workin and getting image correctly