Frontend  0.6.1
Loading...
Searching...
No Matches
DownloadDialog Class Reference

Dialog to download files and show progress. More...

Inheritance diagram for DownloadDialog:
Collaboration diagram for DownloadDialog:

Public Attributes

final List< Uri > _uris
final List< String > fileNames

Detailed Description

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>.

Member Data Documentation

◆ _uris

final List<Uri> DownloadDialog::_uris

◆ fileNames

final List<String> DownloadDialog::fileNames

The documentation for this class was generated from the following file:
  • /home/runner/work/Frontend/Frontend/lib/widget/dialog/download.dart