xvrh / zxing-dart

This package is a pure Dart port of the ZXing ("zebra crossing") Java library.
BSD 3-Clause "New" or "Revised" License
27 stars 11 forks source link

Feature Request #8

Open sikandernoori opened 3 years ago

sikandernoori commented 3 years ago

This is a Nice package with very good performance Nice work Done here ...

As I see Right Now Only QR Code Is Supported:

class QRCodeReader implements Reader {

can we have support of other formats too ?

https://barcode.tec-it.com/en/

Thanks !

cornfeedhobo commented 2 years ago

@xvrh

New format can easily be added if this port proves useful.

It's useful. What would it take to get other barcode support ported?

nguyenthe0107 commented 11 months ago

Excuse me, library can support read qr code from image for web platform?

Frank1016 commented 3 months ago

Please, 1D barcode reader is also very useful!