mintware-de / flutter_barcode_reader

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

Android uses a low resolution #46

Closed bhammer88 closed 5 years ago

bhammer88 commented 6 years ago

Seems like android version defaults to a low resolution for Samsung galaxy tab s2

bhammer88 commented 6 years ago

screenshot_20180906-103808 1 screenshot_20180906-103828 1

here is an example of the flutter barcode vs dm77 barcode for comparison

tdespoulain commented 6 years ago

Same thing on Huawei p10 lite. Very low resolution, unable to scan anything

edersohe commented 5 years ago

Same thing with Huawei P9

vuchl commented 5 years ago

Here is a reason at least. Still no clue how to work around that: https://github.com/dm77/barcodescanner#advanced-usage

matthewtsmith commented 5 years ago

Duplicate of https://github.com/apptreesoftware/flutter_barcode_reader/issues/53