flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

access_to_cache_store_via_external_part

Open Anonymous747 opened this issue 3 years ago • 0 comments

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Some changed export file

:arrow_heading_down: What is the current behavior?

The behaviour is the same, except the ability to access cache_store from external code.

:boom: Does this PR introduce a breaking change?

No, it doesn't have

:bug: The main goal of changes

The need to modify cache_manager and use the full feature of it factory CacheManager.custom to change the CacheStore and some of its abilities. This is necessary, to except saving images to the database and save, if necessary, only in the RAM memory. Ask to allow me to apply this change.

Anonymous747 avatar Feb 20 '22 18:02 Anonymous747