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 113 forks source link

Android when exhaustive #119

Closed appcapsergen closed 1 year ago

appcapsergen commented 1 year ago

#116 Added else clause in onNext during download

This is to make then when expression exhaustive

ko2ic commented 1 year ago

Thanks for your contribution. Sorry for the delay.