DavBfr / dart_barcode

Barcode generation library
https://pub.dev/packages/barcode
Apache License 2.0
134 stars 39 forks source link

Datamatix: Reproduce the same code as scanned #67

Open eifachmache opened 9 months ago

eifachmache commented 9 months ago

Great library, thank you so much!

For Datamatrix Barcodes, the generated looks different than the original scanned code. I am using this library for scanning https://pub.dev/packages/mobile_scanner/example

and your BarcodeWidget.fromBytes()..

Im am trying to figure out what the issue is. If anyone know more, help is welcome