dart_barcode
dart_barcode copied to clipboard
Barcode generation library
Hello @DavBfr, First of all, thanks for this great and unique library generating barcodes. I have an issue generating aztec codes with raw bytes, we are expecting no alterations on...
Hello all, would you please update more barcode format type such as Rss14,...
I chose UPC-E format, the content is 02201904, but the final generation is 02201934, I hope to repair as soon as possible, thank you!
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...
Dropped the ball on the testing front in the previous PR and messed up the alignment. Fixed + added tests
Support postnet barcode which is used by US post service(USPS).