streamdeck_flutter 0.1.0
streamdeck_flutter: ^0.1.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.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).