Baseflow / Baseflow/flutter_cached_network_image

newbie Q: is CachedNetworkImage's internal cache global? singleton, keyed by `imageUrl`? i.e. it is accessible across the entire app?

Open
#957 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Is CachedNetworkImage's internal cache global? singleton, keyed by `imageUrl`? i.e. it is accessible across the entire app, no matter in which class / function, if an image (with imageUrl) is cached, it will not be downloaded from the web again?

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.