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

Crash problem caused by insufficient memory. #104

Open zxl777 opened 3 years ago

zxl777 commented 3 years ago

image The main crash problem of APP comes from image_downloader, which may be caused by insufficient memory. But in this memory situation, other packages did not crash. Can this problem be solved?