ko2ic / image_downloader

Flutter plugin that downloads images and movies on the Internet and saves to Photo Library on iOS or specified directory on Android.
https://pub.dartlang.org/packages/image_downloader#-readme-tab-
MIT License
92 stars 116 forks source link

Feature request: Stop donloading #40

Closed saoron closed 5 years ago

saoron commented 5 years ago

Hi, Would be great if you could add a stop/pause option to this great plugin

Thanks,

ko2ic commented 5 years ago

@saoron v0.18.0 has been released. Supports to cancel downloading.(only single download)

saoron commented 5 years ago

Thanks you!