Open Harishwarrior opened 3 years ago
Could I be assigned this issue?
I'm having some issues compiling the code. I'm running on a real device with the latest flutter version, but I get this stacktrace
Could not load compiled classes for build file 'C:\Users\melis\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\image_picker-0.8.4+2\android\build.gradle' from cache. Could not find method implementation() for arguments [project ':flutter_plugin_android_lifecycle'] on object of type org.gradle.api.internal.artifacts.dsl.depend encies.DefaultDependencyHandler.
Any help would be appreciated!
I'm having some issues compiling the code. I'm running on a real device with the latest flutter version, but I get this stacktrace
- What went wrong: A problem occurred configuring project ':image_picker'.
Could not load compiled classes for build file 'C:\Users\melis\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\image_picker-0.8.4+2\android\build.gradle' from cache. Could not find method implementation() for arguments [project ':flutter_plugin_android_lifecycle'] on object of type org.gradle.api.internal.artifacts.dsl.depend encies.DefaultDependencyHandler.
Any help would be appreciated!
I'm having some issues compiling the code. I'm running on a real device with the latest flutter version, but I get this stacktrace
- What went wrong: A problem occurred configuring project ':image_picker'.
Could not load compiled classes for build file 'C:\Users\melis\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\image_picker-0.8.4+2\android\build.gradle' from cache. Could not find method implementation() for arguments [project ':flutter_plugin_android_lifecycle'] on object of type org.gradle.api.internal.artifacts.dsl.depend encies.DefaultDependencyHandler.
Any help would be appreciated!
Try Flutter clean
I'll try that, thank you!
I'll try that, thank you!
@mpeiffer Need any help with this issue?
I'm still having issues compiling the code. I tried most of the suggestions on the stack overflow link but I'm going to look at it a bit more later.
I think it must be an issue with my android studio setup. Could I get unassigned from the issue? Sorry about that.