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

bug on latest android sdk : 'when' expression must be exhaustive, add necessary 'is Pending'… #150

Open conghuy1992 opened 3 months ago

conghuy1992 commented 3 months ago

error 'when' expression must be exhaustive, add necessary 'is Pending', 'is Successful' branches or 'else' branch instead

everybody can temp fix by:

change image_downloader: ^0.31.0 to image_downloader: git: url: https://github.com/conghuy1992/image_downloader.git ref: master

cyberail commented 3 months ago

Can somebody merge it ?

seimon-hs commented 1 week ago

Can somebody PLEASEEE Merge it . Thank you