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

Integrating the plugin causes gradle failture immediately #55

Closed boucoding closed 4 years ago

boucoding commented 4 years ago

Launching lib\main.dart on Android SDK built for x86 in debug mode...

Configure project :app registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) Command: C:\Users\boood\AndroidStudioProjects\firebase_neten\android\gradlew.bat app:properties

Please review your Gradle project setup in the android/ folder. Exited (sigterm)

ko2ic commented 4 years ago

@abdu987 This information is not enough. Maybe you are the same as the next person.

https://stackoverflow.com/questions/58593273/error-on-adding-image-downloader-to-flutter-app

Are you using a library that does not support androidx?

ko2ic commented 4 years ago

I closed because there was little information and time passed. And using a library that does not support androidX.