pos_printer_d 1.0.1 copy "pos_printer_d: ^1.0.1" to clipboard
pos_printer_d: ^1.0.1 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.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
0
points
92
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

License

unknown (license)

Dependencies

flutter, network_info_plus, rxdart

More

Packages that depend on pos_printer_d

Packages that implement pos_printer_d