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

Memory Cached #10

Open
dekadevelop opened this issue May 9, 2020 · 0 comments
Open

Memory Cached #10

dekadevelop opened this issue May 9, 2020 · 0 comments

Comments

@dekadevelop
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant