Configure the barcode scan settings
When developing with BarcodeScannerViewController
, you can add configurations via the BarcodeScannerConfig
class. This page will guide you on how to configure the settings.
- Specify Barcode Formats
- Switch Single & Multiple Scanning Modes
- Improve the Performance
- Customize Scanner UI
- Add Additional Settings
If you have other customization requirements on the BarcodeScanner
component, you can modify it with the open source code on GitHub.