simple_barcode_scanner
simple_barcode_scanner copied to clipboard
Simple Barcode Scanner
Hello everyone, I am using SimpleBarcodeScanner with continuous: true for continuous scanning, with a 2-second delay for each scan. I have set isShowFlashIcon to true to enable the flash, but...
Not working on flutter 3.27.1 Flutter doctor: ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.27.1, on Linux Mint 22 6.8.0-51-generic, locale en_US.UTF-8)...
using: simple_barcode_scanner: ^0.2.6 for Android 
When using the default scanner screen on iOS devices without a physical home button, the buttons at the bottom of the page are overlapped by the system UI, and are...
In Landscape camera preview and scanning not working
This package takes up a lot of space when added to the project. Please reduce the size of the package. Thanks
 it read it C101910001[ but it 01910001 how i can fix it
Sorry but i test my webapp on android and work fine .. when i use my app on iphone not recognize the barcode .. we can help me? Tnks
I'm experiencing an issue with the aspect ratio. A similar problem was discussed in the original repository: [AmolGangadhare/flutter_barcode_scanner#109](https://github.com/AmolGangadhare/flutter_barcode_scanner/issues/109). Potential solution: [Reference comment with solution](https://github.com/AmolGangadhare/flutter_barcode_scanner/issues/109#issuecomment-1147152178). Here’s the commit that appears to...