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

outdated

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

Changelog #

1.10.0 #

  • Improve UPC-E barcode

1.9.1 #

  • Fix issue with web build

1.9.0 #

  • Add Aztec
  • Add MeCard generator
  • Use BarcodeException for all errors

1.8.0 #

  • Add Codabar
  • Add PDF417
  • Add Data Matrix

1.7.0 #

  • Add QR-Code

1.6.0 #

  • Add Telepen

1.5.0 #

  • Reorganize the library
  • Add EAN 2
  • Add EAN 5
  • Add GS1-128 support
  • Add ITF-14

1.4.0 #

  • Implement proper EAN-13 rendering
  • Implement proper UPC-A rendering
  • Implement proper UPC-E rendering
  • Implement proper EAN-8 rendering
  • Implement proper ISBN rendering

1.3.0 #

  • Add text align property
  • Add a SVG drawing function

1.2.0 #

  • Add a method to check Barcode validity
  • Add CODE 128 A
  • Add CODE 128 C
  • Add misc functions to Barcode

1.1.2 #

  • Update README

1.1.1 #

  • Fix URLs

1.1.0 #

  • Add EAN13
  • Add EAN8
  • Add ISBN
  • Add UPC-A
  • Add UPC-E
  • Fix Code 93

1.0.0 #

Breaking change: different API

  • Supports text output
  • Add CODE 93
  • Add CODE 128 B
  • Add documentation

0.1.0 #

  • Initial release, only CODE 39 support for now
470
likes
0
pub points
97%
popularity

Publisher

verified publishernfet.net

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, qr

More

Packages that depend on barcode