We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I tried to run the example project from the zxing_lib package (this https://github.com/shirne/zxing-dart/tree/master/example repository), but I got an error saying that NDK is not installed, even though I have installed it from the SDK Manager.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour I expected the app to build and run successfully, and to be able to scan barcodes using the camera.
Screenshots Screenshot to help explain your problem:
Desktop: OS: macOS Sonoma Chip: Apple M2 Max
Smartphone: Device: Pixel 6 Android version: 14
Additional context I was able to run other example projects from different packages, such as google_ml_kit, without any issues.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I tried to run the example project from the zxing_lib package (this https://github.com/shirne/zxing-dart/tree/master/example repository), but I got an error saying that NDK is not installed, even though I have installed it from the SDK Manager.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
I expected the app to build and run successfully, and to be able to scan barcodes using the camera.
Screenshots

Screenshot to help explain your problem:
Desktop:
OS: macOS Sonoma
Chip: Apple M2 Max
Smartphone:
Device: Pixel 6
Android version: 14
Additional context
I was able to run other example projects from different packages, such as google_ml_kit, without any issues.
The text was updated successfully, but these errors were encountered: