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

Unable to compile this plugin with AndroidX. #24

Open
pneves001 opened this issue Feb 15, 2019 · 2 comments
Open

Unable to compile this plugin with AndroidX. #24

pneves001 opened this issue Feb 15, 2019 · 2 comments

Comments

@pneves001
Copy link

/flutter/.pub-cache/hosted/pub.dartlang.org/fast_qr_reader_view-0.1.5/android/src/main/java/co/apperto/fastqrreaderview/java/VisionProcessorBase.java:18: error: package android.support.annotation does not exist
import android.support.annotation.NonNull;

@paldrian
Copy link

+1

@James-A-White
Copy link

I was getting these errors as well and I think the issue was how I modified the build.gradle files. I'd suggest removing the dependency to fast_qr_reader_view and get your project to compile and run on an Android device, then follow these steps very carefully. This got it working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants