menu
fuck_utils package
documentation
util/cache_image_util.dart
CacheImageUtil
preloadImage static method
preloadImage static method
dark_mode
light_mode
preloadImage
static method
void
preloadImage
(
String
url
)
Implementation
static void preloadImage(String url){ DefaultCacheManager().downloadFile(url); }
fuck_utils package
documentation
util/cache_image_util
CacheImageUtil
preloadImage static method
CacheImageUtil class