barcode 1.0.0 copy "barcode: ^1.0.0" to clipboard
barcode: ^1.0.0 copied to clipboard

outdated

Barcode generation library for Dart that can generate generic drawing operations for any backend.

barcode #

Barcode generation library for Dart that can generate generic drawing operations for any backend.

Buy Me A Coffee

This library is the base to create flutter widgets or pdf barcodes. It depends only on dart with no platform-dependent implementation.

Only two basic drawing primitives are required:

  • Filled rectangle to draw the bars
  • Text drawing to display the code in full-text

See the example for how to use it.

Code 39 #

CODE 39

Code 93 #

CODE 93

Code 128 B #

CODE 128 B
466
likes
0
pub points
97%
popularity

Publisher

verified publishernfet.net

Barcode generation library for Dart that can generate generic drawing operations for any backend.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on barcode