image_downloader
image_downloader copied to clipboard
Got compiling error: 'when' expression must be exhaustive at Line 332 in ImageDownloaerPlugin.kt
which can be easily fixed by adding an else statement below Line 346: else -> {}.
Please update in the next version. Thanks.
Same problem here
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.
same issue here
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