Baseflow / Baseflow/flutter_cache_manager
How to save the image on device as encrypted.
オープン
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100