extras/flutter_cache_manager/src/cache_managers/cache_managers library

Classes

BaseCacheManager
Interface of the CacheManager. In general CacheManager can be used directly.
DefaultCacheManager
The DefaultCacheManager that can be easily used directly. The code of this implementation can be used as inspiration for more complex cache managers.

Constants

supportedFileNames → const List<String>