This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 464
Kotlin Android Dependency error fix #1
Comments
Yes, that sounds right. For plugins created with the flutter tool and the |
There should be a way to configure it automatically, or at least document it somewhere to prevent this error. * What went wrong:
A problem occurred evaluating project ':barcode_scan'.
> Plugin with id 'kotlin-android' not found. |
Got this error |
I opened a pull request last week to update the kotlin and gradle deps to latest revisions: https://github.com/apptreesoftware/flutter_barcode_reader/pull/33. does this help? |
ghost
mentioned this issue
Oct 16, 2018
I got some erorr 😩 |
I see the PR is merged, does this make is fixed now? |
devtronic
pushed a commit
that referenced
this issue
Feb 19, 2020
avoid use Registrar.activity() beforr Flutter engine attached to any activity
A new version is available. |
nhan1906duong
added a commit
to nhan1906duong/flutter_barcode_reader
that referenced
this issue
Apr 1, 2020
nhan1906duong
added a commit
to nhan1906duong/flutter_barcode_reader
that referenced
this issue
Apr 1, 2020
nhan1906duong
added a commit
to nhan1906duong/flutter_barcode_reader
that referenced
this issue
Apr 1, 2020
nhan1906duong
added a commit
to nhan1906duong/flutter_barcode_reader
that referenced
this issue
Apr 1, 2020
spfannemueller
added a commit
to spfannemueller/flutter_barcode_reader
that referenced
this issue
Oct 6, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Need to add Kotlin plugin in the root level build.gradle
The text was updated successfully, but these errors were encountered: