barcode_widget library

Classes

Barcode
Barcode generation class
BarcodeBar
Rectangle drawing operation
BarcodeEan
Base class to generate EAN Barcodes
BarcodeElement
Barcode drawing operation
BarcodeText
Text drawing operation
BarcodeWidget
Flutter widget to draw a Barcode on screen.
DataMatrixEncoder
Encode DataMatrix messages
MeCard
MeCard is a data file similar to vCard but used by NTT DoCoMo in Japan in QR code format for use with Cellular Phones. https://github.com/zxing/zxing/wiki/Barcode-Contents
MeTuple
Tuple key/value for MeCard elements

Enums

BarcodeCodabarStartStop
Start and Stop symbols for BCodabar
BarcodeQRCorrectionLevel
QR Code Correction Level
BarcodeTextAlign
Text alignement inside the BarcodeText zone
BarcodeType
Supported barcode types
Pdf417SecurityLevel
Error correction levels

Typedefs

BarcodeErrorBuilder = Widget Function(BuildContext context, String error)
Error builder callback

Exceptions / Errors

BarcodeException
Exception raised if the library cannot generate the Barcode