Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
740 stars 429 forks source link

Cancel a started download #309

Closed marcodecarolisidt closed 3 years ago

marcodecarolisidt commented 3 years ago

🚀 Feature Requests

When we start a very big download with

DefaultCacheManager().downloadFile(url)

I would like to give the possibility to the user to cancel the download

Platforms affected (mark all that apply)

renefloor commented 3 years ago

Thanks for the feature request. It is a duplicate of #208 Please at a 👍 to the original post in that issue.