qrcode_scanner
qrcode_scanner copied to clipboard
How to customize scan page
like Another plug-in qr_code_scanner
you can customize everything by changing the source code of the plugin, in your project ,, look at the last options, Extra libraries->qrscan-0.2->android->src.main->res here in different folders you'll find different XML files , change the color width height in these files , you'll be good to go.
mainly you can change most of the things from layout->my_camera.xml
@borsezf2 can i customize logic after run String barcode = await scanner.scan();
i want to get a photo from this camera