## [0.5.5] - Bug Fixes * 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) ## [0.5.4] - Bug Fixes * Improve batch progress notification to notify more granular ## [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.