DavBfr / dart_barcode

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

add support to pdf417 #3

Closed kw2019ltd closed 4 years ago

DavBfr commented 4 years ago

Can you add more information?

kw2019ltd commented 4 years ago

in your plugin there is no option to generate barcode with Type(format) pdf417

https://en.wikipedia.org/wiki/PDF417

right now for pdf417/aztec/dataMatrix format i used plugin barcode_generator.

but it will be good if you added them in your plugin also.

DavBfr commented 4 years ago

I have no support for 2D barcodes in this library, and PDF417 is not the most interesting, except for US postal services.

kw2019ltd commented 4 years ago

yes but in general if you support all possible format including pdf417/aztec/dataMatrix it will be good.

as i said for format pdf417/aztec/dataMatrix i use : barcode_generator

DavBfr commented 4 years ago

@kw2019ltd I implemented it in version 1.8.0 with qr-code, pdf417, data matrix and codabar. Don't hesitate to Buy Me A Coffee.