artemis_port_util 0.0.8 copy "artemis_port_util: ^0.0.8" to clipboard
artemis_port_util: ^0.0.8 copied to clipboard

Reliable serial (COM) port printing for Flutter. Easily list ports, open connections, send commands, and wait for structured responses with built-in timeout handling, result classification (ok, error, [...]

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • TODO: added toJson FromJson
0
likes
125
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reliable serial (COM) port printing for Flutter. Easily list ports, open connections, send commands, and wait for structured responses with built-in timeout handling, result classification (ok, error, unknown, timeout), and optional STX/ETX framing. Perfect for receipt printers, label printers, and other serial devices that require request → response communication.

License

MIT (license)

Dependencies

flutter, flutter_libserialport

More

Packages that depend on artemis_port_util