file_cache_manager library Null safety

Classes

FileCacheManager
Cache allowing to store files in the device persistent storage. [...]

Typedefs

FileCache = dynamic
Files caches work with a String key. This key being the filename.