label_image_pro 0.0.3 copy "label_image_pro: ^0.0.3" to clipboard
label_image_pro: ^0.0.3 copied to clipboard

A Flutter package to generate and share barcode/QR labels for thermal printers.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


0.0.3 - 2026-04-02 #

Fixed #

  • Resolved gitignore conflict with LabelData model
  • Cleaned repository state before publishing

Improved #

  • Updated README documentation
  • Minor internal code improvements

0.0.1 - 2026-04-02 #

Added #

  • Initial release of Flutter Label Printer package
  • Generate label images dynamically
  • Support for multiple label sizes (50x15, 50x25, 50x30 mm)
  • Direct label rendering using Canvas
  • Share labels to external printer apps (Bluetooth / WiFi)
  • Simple and clean API for developers
  • Example app with label size selection and printing

Features #

  • Lightweight and fast label generation
  • Works with thermal printer apps via sharing
  • Customizable label content (name, code, size, color, price)

Upcoming #

  • Barcode support (Code128)
  • QR + Barcode toggle
  • ESC/POS direct printing (advanced)
  • Batch optimization for large printing
  • UI preview widget
1
likes
130
points
116
downloads

Documentation

API reference

Publisher

verified publisherjsmsoftware.in

Weekly Downloads

A Flutter package to generate and share barcode/QR labels for thermal printers.

License

MIT (license)

Dependencies

flutter, path_provider, share_plus

More

Packages that depend on label_image_pro