DavBfr / dart_barcode

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

How to add new barcode format ? #57

Closed dsilvera closed 1 year ago

dsilvera commented 1 year ago

Thank you for your library. I need to add a new barcode format (EAN12). I do not see the possibility to add it. I find, BarcodeEan abstract class but it is completed to know the right algorithme for this format. Do you have a solution ? Thank you

dsilvera commented 1 year ago

I closed this issue because EAN 12 not exist. We can just add a 0 before the code to use EAN13