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
Using the scanner with versions of ml kit higher than:
google_mlkit_text_recognition >= 0.13.1 google_mlkit_barcode_scanning >= 0.12.1
crashes scanning on certain Android devices.
See also flutter-ml/google_ml_kit_flutter#700
The scanner works without crashes.
Run example app with above specified dependencies
Android
Any
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
Using the scanner with versions of ml kit higher than:
google_mlkit_text_recognition >= 0.13.1
google_mlkit_barcode_scanning >= 0.12.1
crashes scanning on certain Android devices.
See also flutter-ml/google_ml_kit_flutter#700
Expected Behavior
The scanner works without crashes.
Steps To Reproduce
Run example app with above specified dependencies
On which OS do you experience this bug?
Android
OS Version
Any
Flutter SDK version
Any
Anything else
No response
The text was updated successfully, but these errors were encountered: