streamdeck_client 0.1.1 copy "streamdeck_client: ^0.1.1" to clipboard
streamdeck_client: ^0.1.1 copied to clipboard

Pure Dart client for the Elgato Stream Deck WebSocket protocol. Handles connection, reconnection, event parsing, and manifest models.

0.1.1 #

  • Flatten directory structure and regenerate freezed outputs.
  • Format all code to 120-char line width.

0.1.0 #

  • Initial release.
  • WebSocket client with auto-reconnection (exponential backoff).
  • Full Stream Deck protocol: all received events and sent commands.
  • Freezed models for events, payloads, manifest, and device info.
  • Scoped client for action-level context auto-fill.
  • Device layout constants for all Stream Deck models.
0
likes
0
points
247
downloads

Publisher

unverified uploader

Weekly Downloads

Pure Dart client for the Elgato Stream Deck WebSocket protocol. Handles connection, reconnection, event parsing, and manifest models.

Repository (GitHub)
View/report issues

Topics

#streamdeck #elgato #websocket

License

unknown (license)

Dependencies

freezed_annotation, json_annotation, logging, rxdart

More

Packages that depend on streamdeck_client