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 115 forks source link

The plugin can be updated to the v2 Android Plugin APIs #79

Open ra-develop opened 4 years ago

ra-develop commented 4 years ago

Hi! Good plugin! Good job.

I try use your plugin in embedded model mode and i have this warning: The plugin image_downloader is built using an older version of the Android plugin API which assumes that it's running in a full-Flutter environment. It may have undefined behaviors when Flutter is integrated into an existing app as a module. The plugin can be updated to the v2 Android Plugin APIs by following https://flutter.dev/go/android-plugin-migration. Can you update your plugin to v2 Android Plugin APIs? Thank you.

remymumoh commented 3 years ago

did you find a work around?

ra-develop commented 3 years ago

Hi, Sorry, unfortunately I do not use this plugin now. I selected another way for decide my issues. I can not check your last changes. Good luck.