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

CacheNetworkImage doesn't load the image which has been cached. #200

Open
zinwalin opened this issue Jun 28, 2019 · 5 comments
Open

CacheNetworkImage doesn't load the image which has been cached. #200

zinwalin opened this issue Jun 28, 2019 · 5 comments
Labels
status: triage Indicates that this issue needs to be analyzed and decorated with the appropriate labels

Comments

@zinwalin
Copy link

zinwalin commented Jun 28, 2019

When I retrieved images, the next time CacheNetworkImage should show images immediately, right?

cached_network_image 1.0.0
flutter v1.5.4-hotfix.2-stable

@hiral6882
Copy link

I am also having the same issue I am using cached_network_image 0.7.0

@asqwrd
Copy link

asqwrd commented Jul 12, 2019

i am also having this problem

@renefloor
Copy link
Contributor

Can you give me some image urls? I guess it is because of the http headers of them. When I load an images it does work normally, also without an internet connection

@asqwrd
Copy link

asqwrd commented Jul 26, 2019

Can you give me some image urls? I guess it is because of the http headers of them. When I load an images it does work normally, also without an internet connection

this url https://upload.wikimedia.org/wikipedia/commons/9/97/Pont_des_Arts%2C_Paris.jpg never seems to reload for me

@oscarshaitan
Copy link

on previous version 1.1.1 the offline works fine now in the 2.0.0 dont load any thing
the url I try to load is
https://i.imgur.com/hUfh8iWl.jpg

@renefloor renefloor added the status: triage Indicates that this issue needs to be analyzed and decorated with the appropriate labels label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage Indicates that this issue needs to be analyzed and decorated with the appropriate labels
Projects
None yet
Development

No branches or pull requests

5 participants