flutter_bixolon_printer 0.0.1 copy "flutter_bixolon_printer: ^0.0.1" to clipboard
flutter_bixolon_printer: ^0.0.1 copied to clipboard

discontinued
PlatformAndroid

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
0
likes
120
points
29
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Topics

#printer #bluetooth #pos #thermal

License

MIT (license)

Dependencies

flutter, path_provider, permission_handler

More

Packages that depend on flutter_bixolon_printer

Packages that implement flutter_bixolon_printer