flutter_bixolon_printer 0.0.1
flutter_bixolon_printer: ^0.0.1 copied to clipboard
A Flutter plugin for connecting to and printing with Bixolon thermal printers. Supports device discovery, connection management, text/image/barcode printing, and international character sets.
Changelog #
All notable changes to the Flutter Bixolon Printer plugin will be documented in this file.
0.0.1 - 2025-03-29 #
Added #
- Initial release with Android support
- Bluetooth, Wi-Fi, and Ethernet printer discovery
- Connection management for Bixolon printers
- Basic printing capabilities:
- Text printing
- Image printing (from file or bytes)
- QR code and barcode printing
- Advanced printing features:
- Multi-column text formatting
- Receipt printing with customizable layouts
- International text support
- Code128 barcode with custom text positioning
- Printer control functions:
- Paper cutting
- Status checking
- Feed to black mark
- Comprehensive example application demonstrating all features