Future<bool> downloadUrl( String url, String saveName, { int timeout = 1800, void Function(int loaded, int total)? progressCallback, });