ok_http_dart library

Functions

downloader({required Client client, String? method, String? url, required dynamic savePath, Duration? timeout, String? referer, void onReceiveProgress(int recevied, int total)?, Map<String, dynamic>? params, bool deleteOnError = true, Map<String, String>? headers, Object? body, OKHttpRequest? request}) Future<OkHttpResponse>