SiriDx / qrcode

A flutter plugin for scanning QR codes. Use AVCaptureSession in iOS and zxing in Android.
MIT License
71 stars 47 forks source link

No support inverted QR code in Android #28

Open justinHuangNoodoe opened 3 years ago

justinHuangNoodoe commented 3 years ago

Like this IMG_6187

I can't scan this inverted QR code in Android platform, but iOS platform is ok.