-
-
Notifications
You must be signed in to change notification settings - Fork 491
Closed
Description
I'm playing with the flutter_cached_network_image , trying to figure out how and where images are cached.
With the help of CacheManager.getFile, I noticed that the path of cache images
/data/user/0/com.example.helloworld/cachecache/4fd9d460-4800-11e8-e6b9-3f018955612d.jpeg
is different with the getTemporaryDirectory by path_provider which is something like this
/data/user/0/com.example.helloworld/cache/hello_worldLNOPCM/hello_world/build/flutter_assets/AssetManifest.json
So, is this a bug?
ernestomar
Metadata
Metadata
Assignees
Labels
No labels