flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

Added getImageFileFromCache

Open JSBmanD opened this issue 2 years ago • 1 comments

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

Feature from #424

:arrow_heading_down: What is the current behavior?

No current behaviour

:new: What is the new behavior (if this is a feature change)?

Get image from cache only without downloading. Resize if needed.

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

Resizing and saving to cache

:memo: Links to relevant issues/docs

#424

:thinking: Checklist before submitting

  • [ ] All projects build
  • [x] Follows style guide lines (code style guide)
  • [x] Relevant documentation was updated
  • [ ] Rebased onto current develop

JSBmanD avatar Jul 31 '23 00:07 JSBmanD

@JSBmanD looks like dart analyze failed

cedvdb avatar Apr 22 '25 13:04 cedvdb