image_downloader icon indicating copy to clipboard operation
image_downloader copied to clipboard

Got compiling error: 'when' expression must be exhaustive at Line 332 in ImageDownloaerPlugin.kt

Open jerry-pi-mfini opened this issue 1 year ago • 4 comments

which can be easily fixed by adding an else statement below Line 346: else -> {}.

Please update in the next version. Thanks.

jerry-pi-mfini avatar Aug 14 '23 21:08 jerry-pi-mfini

Same problem here

wikylyu avatar Aug 25 '23 02:08 wikylyu

Clone it and update the Gradle and some Kotlin code dependent, I think it should work as expected. But I am too lazy to do that, I hope somebody did for US.

aisivan36 avatar Aug 28 '23 18:08 aisivan36

same issue here

kyleorin avatar Sep 29 '23 16:09 kyleorin

i forked it and using it with some update to it. You can use this temporary fix if you need it urgently.

image_downloader: git: url: https://github.com/tHEO2k17/image_downloader.git ref: master

tHEO2k17 avatar Oct 09 '23 05:10 tHEO2k17