flutter_download_manager 0.5.3
flutter_download_manager: ^0.5.3 copied to clipboard
Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates
0.5.3 Bug Fixes #
- Disable Streams temporarily to fix bad state bugs
- Bug Fix: Stop Same Download Requests if already downloading
- Return DownloadTask when addDownload
0.5.2 Added Stream to expose events for all task when download status changes #
- Added Stream to expose events for all task when download status changes
0.5.0 Initial Release #
- Introducing Flutter Download Manager.