al_downloader library

Classes

ALDownloader
ALDownloader
ALDownloaderBatcher
ALDownloaderBatcher
ALDownloaderBatcherInputVO
ALDownloader batcher input value object
ALDownloaderFile
ALDownloaderFile
ALDownloaderFileManager
A manager that manages file by url
ALDownloaderHandlerInterface
ALDownloader handler interface
ALDownloaderTask
ALDownloaderTask

Enums

ALDownloaderStatus
ALDownloader status

Typedefs

ALDownloaderFailedHandler = void Function()
Downloader failed handler
ALDownloaderHandlerInterfaceId = String
ALDownloaderPausedHandler = void Function()
Downloader paused handler
ALDownloaderProgressHandler = void Function(double progress)
Downloader progress handler
ALDownloaderSucceededHandler = void Function()
Downloader succeeded handler