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

A Flutter plugin for direct printer communication using native FFI bindings for macOS, Windows, and Linux.

0.0.1 #

  • Initial Release
  • Added support for listing printers on macOS (via CUPS) and Windows (via winspool), including offline printers.
  • Implemented raw data printing for sending formats like ZPL and ESC/POS directly to printers.
  • Included print job management features: list, pause, resume, and cancel jobs.
  • Utilizes FFI for direct native API communication, ensuring high performance.
11
likes
0
points
721
downloads

Publisher

verified publishershreeman.dev

Weekly Downloads

A Flutter plugin for direct printer communication using native FFI bindings for macOS, Windows, and Linux.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on printing_ffi

Packages that implement printing_ffi