label_image_pro 0.0.3
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 #
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