- Update dio to 5.0.1 #10 mbfakourii
- Replace slash with Platform.pathSeparator on downloader #12 (Paulo Ortolan)
- Fixed download task list #4 (arjundevlucid)
- Fixed initial progress error during resume, after multiple pause resumes (YanRui)
- Improve batch progress notification to notify more granular
- Disable Streams temporarily to fix bad state bugs
- Bug Fix: Stop Same Download Requests if already downloading
- Return DownloadTask when addDownload
- Added Stream to expose events for all task when download status changes
- Introducing Flutter Download Manager.