Baseflow / Baseflow/flutter_cache_manager

How to save the image on device as encrypted.

Open
#376 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
809
Forks
510
Avg merge
6m
Merged PRs (30d)
1

Description

I'm using `DefaultCacheManager` to download the image on the device so that the next time it will be from the cache.
I want to cache these images as encrypted and when I get them back they should be decrypted.

How to achieve the same?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing DefaultCacheManager and the cache storage and retrieval flow to determine how encrypted image caching would fit. Establish the encryption and decryption requirements, then verify that cached images remain encrypted on the device and can still be read through the cache API.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.