Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Cache wont work. #388

Closed
Dakrain opened this issue Aug 23, 2021 · 2 comments
Closed

No Cache wont work. #388

Dakrain opened this issue Aug 23, 2021 · 2 comments

Comments

@Dakrain
Copy link

Dakrain commented Aug 23, 2021

I have an image that use the same link but different picture when user update new image. I try to use the ExtendedNetwork.network but the Widget wont rebuild.
If still load the cache previouse image
image

@zmtzawqlp
Copy link
Member

the default key is md5 url, and memory cache is base on ImageProvider with key

@zmtzawqlp
Copy link
Member

fluttercandies/extended_image_library#20.

and we won't support http cache as default, you can finish your own provider base on your requirement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants