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

A robust Flutter plugin for communicating with Bluetooth thermal (POS) printers. Supports Bluetooth Classic (SPP) on Android and Bluetooth Low Energy (BLE) on iOS.

0.0.1 #

  • Initial release of the bluetooth_pos_printer plugin.
  • Supports sending RAW bytes in chunks to thermal POS printers to prevent buffer overflow.
  • Supports Classic Bluetooth (SPP) on Android and Bluetooth Low Energy (BLE) on iOS.
  • Reactive connection status stream (statusStream).
  • Included a fully-featured example application.
0
likes
150
points
195
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A robust Flutter plugin for communicating with Bluetooth thermal (POS) printers. Supports Bluetooth Classic (SPP) on Android and Bluetooth Low Energy (BLE) on iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bluetooth_pos_printer

Packages that implement bluetooth_pos_printer