flutter_qr_mobile_vision icon indicating copy to clipboard operation
flutter_qr_mobile_vision copied to clipboard

BarCode Scrambeld

Open RickZzDev opened this issue 4 years ago • 1 comments

I'm trying to read a bar code on itf format, but for some reason, it gives me a scrambeld value and sometimes the right value, i have already defined format to itf

RickZzDev avatar Jan 25 '21 13:01 RickZzDev

Can you try to use my fork and see if it fixes your issues? The reason could be because the package internally uses getRawValue() instead of getDisplayValue(). I wrote about this in my own issue

vgtle avatar Mar 30 '21 20:03 vgtle

I know it was a long time ago, but there was no one poblem with the package. Closing it!

RickZzDev avatar Jun 05 '23 22:06 RickZzDev