Baseflow / Baseflow/flutter_cache_manager
How to save the image on device as encrypted.
Open
- 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
Assessment
This issue has not been assessed yet.