command_runner/helpers/file_downloader library
Classes
- DioFileDownloader
- A FileDownloaderClient backed by dio, the same HTTP client the uploads use.
- FileDownloaderClient
- Downloads a file over HTTP to the local file system.
Typedefs
- FileDownloaderFactory = FileDownloaderClient Function()