bigship/barcode.flutter

flutter Code93 type barCode on Android dvice,The Image is error.

GGSDDUAY opened this issue · 4 comments

1.The string is 62959511923;
2.the image use barcod has more two black line on the right of image.
image

this is the correct image.
62959511923

this is the error image.
image

@chenzhicheng163 Did you try to use a barcode scaner to actually scan the "wrong" barcode image ? Actually I can get the correct code though, the two black lines may be redundant, but it won't render the wrong code.

Still nice to know about it, I'm going to close this issue. Feel free to reopen it when the scaner CANNOT recognize the correct code.

Thank you for your reply!
The barcode scaner can get the correct result.
I just found that the scanner using the ios native code could not get the correct results.