nyx_printer_v2 1.1.6 copy "nyx_printer_v2: ^1.1.6" to clipboard
nyx_printer_v2: ^1.1.6 copied to clipboard

PlatformAndroid

A Flutter plugin for integrating and controlling the Nyx printer (NB55 and T2 Pro models), enabling features like paper handling, printing status, and more.

1.1.6 #

  • Update example app with a modern, minimal, dark-themed UI optimized for low-end POS hardware.
  • Add sample POS receipt layout and print action.

1.1.5 #

  • Add missing public member API and library-level documentation.

1.1.4 #

  • Adapt Android 11+ package visibility compatibility (added net.nyx.printerservice queries tag in example app).

1.1.3 #

  • Bump package metadata and tidy formatting.

1.1.2 #

  • Roll back old changes due to incompatibility issues.

1.1.1 #

  • Added comprehensive error handling with timeouts for all operations
  • Added new printer status methods: getServiceVersion(), getPrinterModel(), getPrinterStatus()
  • Added isServiceConnected() to check printer service availability
  • Added paperFeed() for precise paper positioning
  • Enhanced service connection management with auto-reconnect
  • Improved input validation for all print methods
  • Fixed platform interface implementation (removed unnecessary UnimplementedError)

1.1.0 #

  • Fixed line spacing issue in NB55
  • Implemented paperOut

1.0.1 #

  • Fixed type mismatch issue

1.0.0 #

  • Initial release
5
likes
160
points
245
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating and controlling the Nyx printer (NB55 and T2 Pro models), enabling features like paper handling, printing status, and more.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on nyx_printer_v2

Packages that implement nyx_printer_v2