mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

How to tweak the look of the scanner? #158

Closed ferdiamg closed 4 years ago

ferdiamg commented 4 years ago

I've got the following design in React Native that we want to port to Flutter: Is it possible to use flutter_barcode_reader like in the attached screenshot? Every example I see theres a big modal/activity being displayed after a typical "Scan"-FloatingActionButton is being tapped. Sadly the documentation is extremely sparse regarding the design/look.

I just want to have small square that is able to scan a QR code.. qrscreenRN

Is it possible?

devtronic commented 4 years ago

Closed. Feel free to join the discussion in the tracker issue #187 UI customization