-
**Is your feature request related to a problem? Please describe.**
Some barcodes which I scan are quite poor quality and the scanner cannot identify them. I would like to give my users some way to en…
-
I place an issue on flutter but I found out that flutter_barcode_scanner: ^0.1.7 crashes on app start.
Any idea? Need urgent help?
-
Good Afternoon,
As stated in the title, the window to scan the QR code does not appear and there's no log on the console.
Let me know what information you need to help you on this.
Many th…
-
**Describe the bug**
C:\src\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_barcode_scanner-0.1.7\android\src\main\java\com\amolg\flutterbarcodescanner\camera\CameraSource.java:24: warning: [depre…
-
Please I already use the barcode Scanner in another project with the hold version of flutter, So I need to implement to the new project with new version of flutter, and it got to trouble, when I try t…
-
##
Hi, I have imported the pda_listener.dar & pda_source.dart files, but when I run mi application in debug mode and use print() sentences in order to track the execution order, the onEvent even…
-
**PROBLEM**
Flutter no longer calls a new FlutterEngine on onCreate() which causes a crash after APK build.
**SOLUTION**
Go to ==>
```flutter_barcode_scanner/example/android/app/src/main/java/co…
-
When I Try to read a Vcard QRcode, I get empty string from method or return just first data from String.
E.G Above;
![image](https://user-images.githubusercontent.com/46821431/69187881-2e1d5f00-…
-
Android Release app crashes on start up when this plugin is added into the project via git url or version in both cases error is same but when I remove this plugin release apk is fine
PUBSPEC.YAML:…
-
We are currently experience an issue where the Barcode isn't actually scanned. The scanner seems not to detect the barcode. I've debugged the code up to
```
static Future _doScan(ScanOptions opt…