-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi,
I used flutter_advanced_networkimage, but it didn't provide a nice FirebaseStorage File cache functionality as this one.
But it was a lot nicer navigating through pages (also via Heroes widgets), because it provides a memory cache of the downloaded image (I guess).
With flutter_cached_network_image the widgets has always to read from files, and it's slow, showing white/loading background all the time, fetching the image always, making Heroes widget not working.
A perfect widget will be a fusion of both flutter_advanced_networkimage and flutter_cached_network_image
Would it be possibile to have also the benefits of memory caching?
Metadata
Metadata
Assignees
Labels
No labels