barras icon indicating copy to clipboard operation
barras copied to clipboard

A simple and customizable barcode scanning Flutter package for Android and iOS. It uses AVCaptureSession in iOS and ZXing in Android.

Results 6 barras issues
Sort by recently updated
recently updated
newest added

- update minimun flutter version to 3.0.0 - update minimun dart version to 2.17.0 - change qrcode_forked to mobile_scanner - update android example - remove torch_controller - update widgets deprecated

Hi! Try to add barras dependency as: barras: git: url: https://github.com/deadblit/barras.git ref: r0.1.0-nullsafety.2 However, got an error when trying to lunch the app ![Screenshot 2022-10-12 at 13 46 55](https://user-images.githubusercontent.com/12165650/195324313-b72dc778-5ca1-4d91-a072-8cd6c3c6888c.png)

This PR adds the feature to call a custom callback when the code is scanned. Also, with this, we can now implement a more custom UI, for do that we...

enhancement

Could you, please, add some validation? Would be great to pass the function that return true if barcode is valid (scanned item is exists in database, for example) or false...

enhancement

Olá!! Você pode realizar várias digitalizações sem fechar o scanner? Obrigado

enhancement

Muito boa essa lib. Funcionou muito bem quase todas as vezes que testei. Mas as vezes a tela de escanear fica preta. Mesmo com a tela preta ele consegue detectar...

good first issue