mobile_scanner icon indicating copy to clipboard operation
mobile_scanner copied to clipboard

I need Border for scan camera

Open pathaniasam opened this issue 2 years ago • 4 comments

What

  • while scanning QRCodes or barcodes, we need a border area for camera. it will scan a particular barcode from sheet.

pathaniasam avatar Jun 16 '22 06:06 pathaniasam

  • Its being worked on #176

hnord-vdx avatar Jun 17 '22 10:06 hnord-vdx

@pathaniasam it seems that the feature has been implemented and merged, does that solve your issue ?

teolemon avatar Aug 24 '22 19:08 teolemon

I need this badly as there might be other QR that's on the camera view May I know which version it's in and any sample code as in which attribute we should set ?

rxviperx avatar Aug 25 '22 22:08 rxviperx

It seems juliansteenbakker:feature/scan-window is not merged to master

the-recondite avatar Oct 23 '22 13:10 the-recondite

With version 3.0.0-beta.4 you can use an custom scanning area like shown in the example app: https://github.com/juliansteenbakker/mobile_scanner/blob/master/example/lib/barcode_scanner_window.dart

Please note that this is still a beta so there can be breaking changes in the near future

juliansteenbakker avatar Dec 13 '22 15:12 juliansteenbakker