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

Support HTTP caching. #20

Open
iota9star opened this issue Feb 18, 2020 · 2 comments
Open

Support HTTP caching. #20

iota9star opened this issue Feb 18, 2020 · 2 comments
Assignees

Comments

@iota9star
Copy link
Member

😆

Please let ExtendedNetworkImageProvider support HTTP caching.

eg: flutter_cache_manager

@zmtzawqlp zmtzawqlp self-assigned this Feb 19, 2020
@phamnhuvu-dev
Copy link

phamnhuvu-dev commented Apr 10, 2020

I moved from cached_network_image to this package because of this flutter_cache_manager depends on too much library is not necessary and also depends on the device with sqflite, rxdart(this package has bad structure when refactoring too much and not backward compatible).

And it can not run on the web platform too.
So don't use flutter_cache_manager for this feature

@zmtzawqlp
Copy link
Member

@phamnhuvu-dev i agree with you.
i think for special requirement ,user can make a custom provider from extendednetworkprovider. ExtendedImageProvider should be simple.

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

3 participants