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

Fix crash when MimeType cannot be determined. #22

Closed ko2ic closed 5 years ago

ko2ic commented 5 years ago

It could not be retrieved from the file name due to a simple mistake.