pos_printer_d 1.0.3 copy "pos_printer_d: ^1.0.3" to clipboard
pos_printer_d: ^1.0.3 copied to clipboard

A clean Flutter plugin for POS thermal printers. Supports Bluetooth, USB, and Network (TCP) connections with a simple unified API.

Changelog #

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

1.0.2 - 2026-01-13 #

Updated #

  • Updated CHANGELOG.md format.

[1.0.2] - 2026-01-13 #

Fixed #

  • Fixed Angle brackets will be interpreted as HTML.

1.0.1 - 2026-01-13 #

Changed #

  • Updated network_info_plus to ^7.0.0

1.0.0 - 2026-01-13 #

Added #

  • Initial release of pos_printer_d
  • Bluetooth printer support (Classic & BLE) for Android and iOS
  • USB printer support for Android and Windows
  • Network/TCP printer support for all platforms
  • Single PrinterService API for all printer types
  • Stream-based device discovery
  • Reactive connection state management
  • ESC/POS helper commands (initialize, cut, feed, beep)
  • Connection configuration options (timeout, retries)
  • Full null-safety support
1
likes
155
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A clean Flutter plugin for POS thermal printers. Supports Bluetooth, USB, and Network (TCP) connections with a simple unified API.

Repository (GitHub)
View/report issues

Topics

#printer #pos #thermal-printer #bluetooth #esc-pos

Documentation

API reference

License

MIT (license)

Dependencies

flutter, network_info_plus, rxdart

More

Packages that depend on pos_printer_d

Packages that implement pos_printer_d