Baseflow / Baseflow/flutter_cache_manager
How to save the image on device as encrypted.
Offen
- Vorherrschende Sprache
- Dart
- Sterne
- 809
- Forks
- 510
- Ø Merge
- 6 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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?
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- mobile, security
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100