menu
dio_cache_ttl package
documentation
func/check_cache.dart
func/check_cache.dart
dark_mode
light_mode
func/check_cache
library
Functions
checkCachedFile
(
bool
showLog
,
String
url
,
String
folder
,
int
ttl
,
String
extFile
)
→
Future
<
File
?
>
Checks if a URL is already cached and returns the file if valid.
dio_cache_ttl package
documentation
func/check_cache.dart
dio_cache_ttl
package
Libraries
dio_cache_ttl
func/better_name
func/check_cache
func/clear_cache
func/dio_cache
func/download_file
func/get_dir
func/logger
check_cache library