menu
flowder_v2 package
documentation
flowder.dart
ProgressInterface
getProgress abstract method
getProgress abstract method
dark_mode
light_mode
getProgress
abstract method
Future
<
int
>
getProgress
(
String
url
)
Retrieve the progress of the download from a specific
url
Implementation
Future<int> getProgress(String url);
flowder_v2 package
documentation
flowder
ProgressInterface
getProgress abstract method
ProgressInterface class