问题
I am exploring the cached_network_image Flutter package. https://pub.dev/documentation/cached_network_image I am on a MacBook Pro 16 2019, running macOS Catalina 10.15.7. Using Simulator iPhone 11 Pro - iOS 14.
So apparently the package should cache the image. But I would actually like to see the cached image inside the iOS Simulator... Just to make sure that it actually works, and understand a little more about how it works. Of course I don't know if it's possible?
I don't know if I can see an actual image in there? Or if it is being cached in some other way?
How to get into the iOS Simulator to confirm that an image is being cached as the package says it does?
来源:https://stackoverflow.com/questions/64252319/where-can-i-find-the-cached-images-path-when-i-use-the-cached-network-image-fl