streamdeck_flutter 0.2.0 copy "streamdeck_flutter: ^0.2.0" to clipboard
streamdeck_flutter: ^0.2.0 copied to clipboard

Build Elgato Stream Deck plugins with Flutter. Renders UI offscreen, slices frames into key-sized tiles, and pushes them via the Stream Deck WebSocket protocol.

0.1.1 #

  • Flatten directory structure: move action/model files into lib/src/.
  • Consolidate analysis_options.yaml to workspace root.
  • Regenerate freezed outputs and format all code.
  • Add macOS plugin class for Flutter plugin registration.

0.1.0 #

  • Initial release.
  • Offscreen Flutter rendering with tile-based change detection.
  • Stream Deck WebSocket protocol client with auto-reconnection.
  • Keypad, encoder, and touchscreen action support.
  • Gesture injection (tap, scroll, dial) from Stream Deck events.
  • CLI tools: build, create, docs.
  • Target device: Stream Deck + (4x2 keys, 4 encoder slots).
0
likes
0
points
225
downloads

Publisher

unverified uploader

Weekly Downloads

Build Elgato Stream Deck plugins with Flutter. Renders UI offscreen, slices frames into key-sized tiles, and pushes them via the Stream Deck WebSocket protocol.

Repository (GitHub)
View/report issues

Topics

#streamdeck #elgato #macos #plugin

License

unknown (license)

Dependencies

args, flutter, freezed_annotation, logging, rxdart, streamdeck_client

More

Packages that depend on streamdeck_flutter

Packages that implement streamdeck_flutter