barras 0.2.0 barras: ^0.2.0 copied to clipboard
A simple and customizable barcode scanning package for Android and iOS. It uses AVCaptureSession in iOS and ZXing in Android.
0.2.0 #
- Updates dependencies.
0.1.0-nullsafety.1 #
- Implemented Null Safety.
- Clarified how camera permission handling affects Barras.
0.0.2 #
- Documented
Barras.scan()
method. - Added a Brazilian Portuguese README file.
0.0.1 #
- Initial release. Features barcode and QR code scanning on iOS and Android and capture screen customization.