menu
flutter_bright_ui package
documentation
misc/image_cacher.dart
ImageCacherProtocol
downloadFile abstract method
downloadFile abstract method
dark_mode
light_mode
downloadFile
abstract method
Future
<
void
>
downloadFile
(
String
url
)
Implementation
Future<void> downloadFile(String url);
flutter_bright_ui package
documentation
misc/image_cacher
ImageCacherProtocol
downloadFile abstract method
ImageCacherProtocol class