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

A lightweight Flutter & Dart package for local UDP hardware discovery, peripheral sharing, reliable ACK messaging, and device pairing.

0.0.1 #

  • Initial release of shared_device_network.
  • SharedDeviceNetworkServer: Host local hardware and peripherals (thermal printers, barcode scanners, digital scales, cash drawers) across WiFi/LAN.
  • SharedDeviceNetworkClient: Automated UDP discovery, peripheral lookup, and reliable direct messaging.
  • Reliable UDP messaging with incremental message IDs and structured SharedDeviceResponse acknowledgments.
  • Per-device pairing security with pairKey authorization.
  • Complete example application demonstrating foreground server hosting, background service execution, and client device discovery.
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter & Dart package for local UDP hardware discovery, peripheral sharing, reliable ACK messaging, and device pairing.

Repository (GitHub)
View/report issues

Topics

#networking #udp #discovery #hardware #pos

License

MIT (license)

Dependencies

flutter

More

Packages that depend on shared_device_network