fluttercandies / extended_image

A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.
https://fluttercandies.github.io/extended_image/
MIT License
1.94k stars 505 forks source link

url没有改变,但是此url对应的图片发生了改变,如何刷新图片? #708

Closed ddxl123 closed 1 month ago

ddxl123 commented 1 month ago

cache=true

我用了clearDiskCachedImage,并setState,都刷新不了图片呢

cache=false也这样

zmtzawqlp commented 1 month ago

清除掉内存和本地里面的缓存,extended_image 和 官方 image 的原理一样的