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
MIT License
46
stars
29
forks
source link
Replace slash with Platform.pathSeparator on downloader #7
Replaced the slash with Platform.pathSeparator and added somethings on the .gitignore. My VSCode formatted the downloader.dart code (SORRY).