func/dio_cache library

Functions

dioCache(String url, {required Duration ttl, required String extFile, String? folder = "default", bool showLog = false, Dio? dio}) Future<File>
Downloads and caches a file with the specified extension.