Skip to content

Memory Cached #10

@dekadevelop

Description

@dekadevelop

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions