Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes downloader #29

Open
Harishwarrior opened this issue Oct 7, 2021 · 8 comments
Open

Notes downloader #29

Harishwarrior opened this issue Oct 7, 2021 · 8 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@Harishwarrior
Copy link
Member

  • Make notes downloadable within the app.
  • Add progress bar / percentage downloaded to the card.
@Harishwarrior Harishwarrior added enhancement New feature or request hacktoberfest labels Oct 7, 2021
@mpeiffer
Copy link

mpeiffer commented Oct 7, 2021

Could I be assigned this issue?

@mpeiffer
Copy link

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!

@Harishwarrior
Copy link
Member Author

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
Copy link
Member Author

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
Copy link

I'll try that, thank you!

@Harishwarrior
Copy link
Member Author

I'll try that, thank you!

@mpeiffer
Need any help with this issue?

@mpeiffer
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants