simple_barcode_scanner icon indicating copy to clipboard operation
simple_barcode_scanner copied to clipboard

Simple Barcode Scanner

Results 41 simple_barcode_scanner issues
Sort by recently updated
recently updated
newest added

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 ![Image](https://github.com/user-attachments/assets/0323a5f3-9345-4006-8f58-f8a3c1bb0c42)

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

![WhatsApp Image 2024-12-16 at 17 30 51](https://github.com/user-attachments/assets/20811e01-bc85-463c-b5ca-dc61b37d13ce) 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...