ai_barcode
ai_barcode copied to clipboard
Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator,flutter barcode,flutter qrcode,support android iOS web platform
可能是跟书封面颜色有关系,见附图 ai_barcode/AiBarcodeScannerView.swift:124: Fatal error: Unexpectedly found nil while unwrapping an Optional value ai_barcode/AiBarcodeScannerView.swift:124: Fatal error: Unexpectedly found nil while unwrapping an Optional value * thread # 1, queue = 'com.apple.main-thread',...
I notice that in the example that startCamera() and startCameraPreview() are called after a 2 second duration. It is much slower to startCamera on iOS. Why it needs to wait...
I have tried to find the flutter library that supports scan QR codes on Windows and Android. Is this library support scanning QR codes on Windows in the future?
Hi, This is great library, but on web platform it has not scan area. Is it possible to add scan area to web platform 
Hi, I'm currently playing around with this barcode scanner plugin, as it offers the most room for including it to another view. However, I found a different behaviour of your...
我测试了能用,但是识别有点慢,可能是因为聚集慢,我也尝试了个别其他的库,发现同样基于zxing,有的就很快,相机还没有完全框住条码就识别出来了,我感觉是因为设置了 setAutofocusInterval 一个比较小的值。 至于耗电什么的不是问题,因为要扫码就那么一会会,不会一直打开扫码界面的。 额外的,是否可以设置只扫条码,不扫二维码,我看zxing有这个接口
It work in android but in IOS it show blank screen. Device: iPhone 11 IOS 15.0.2 Package: ai_barcode v3.2.4 Doctor summary (to see all details, run flutter doctor -v): [✓]...