menu
fiona_image_cache package
documentation
fiona_image_cache.dart
CacheFileRepository
getByUrl abstract method
getByUrl abstract method
dark_mode
light_mode
getByUrl
abstract method
Future
<
CacheFile
>
getByUrl
(
String
url
)
Gets chage file by burl
Implementation
Future<CacheFile> getByUrl(String url);
fiona_image_cache package
documentation
fiona_image_cache
CacheFileRepository
getByUrl abstract method
CacheFileRepository class