Dialog to download files and show progress. More...
Public Attributes | |
| final List< Uri > | _uris |
| final List< String > | fileNames |
The DownloadDialog downloads files from URLs and displays the progress during the download. If the download is successful, the files are returned as List<Uint8List>.
| final List<Uri> DownloadDialog::_uris |
| final List<String> DownloadDialog::fileNames |