Baseflow / Baseflow/flutter_cache_manager
How to save the image on device as encrypted.
未关闭
- 主要语言
- Dart
- 星标
- 809
- 派生
- 510
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
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?
贡献指南
调研方向
首先检查 DefaultCacheManager 以及缓存存储和检索流程,以确定如何集成加密图像缓存。明确加密和解密要求,然后验证缓存的图像在设备上仍保持加密状态,并且仍可通过 cache API 读取。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- mobile, security
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100