CSEKINGS / student_app

Contains the Source code for Counselling app.
GNU General Public License v3.0
27 stars 16 forks source link

Notes downloader #29

Open Harishwarrior opened 3 years ago

Harishwarrior commented 3 years ago
mpeiffer commented 3 years ago

Could I be assigned this issue?

mpeiffer commented 3 years ago

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

Any help would be appreciated!

Harishwarrior commented 3 years ago

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!

https://stackoverflow.com/questions/45615474/gradle-error-could-not-find-method-implementation-for-arguments-com-android/45616286

Harishwarrior commented 3 years ago

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

mpeiffer commented 3 years ago

I'll try that, thank you!

Harishwarrior commented 3 years ago

I'll try that, thank you!

@mpeiffer Need any help with this issue?

mpeiffer commented 3 years ago

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.

mpeiffer commented 3 years ago

I think it must be an issue with my android studio setup. Could I get unassigned from the issue? Sorry about that.