menu
flutter_video_caching package
documentation
parser/url_parser.dart
UrlParser
push abstract method
push abstract method
dark_mode
light_mode
push
abstract method
Future
<
void
>
push
(
DownloadTask
task
)
Pushes the
task
to the download manager for processing.
Implementation
Future<void> push(DownloadTask task);
flutter_video_caching package
documentation
parser/url_parser
UrlParser
push abstract method
UrlParser class