emorydunn / StreamDeckPlugin

A library for creating Stream Deck plugins in Swift.
https://emorydunn.github.io/StreamDeckPlugin/
MIT License
50 stars 7 forks source link

Support Building Custom Stream Deck + Layouts #22

Open emorydunn opened 8 months ago

emorydunn commented 8 months ago

In addition to supporting the pre-set layouts it should be possible to specify custom layouts. This would probably be a great use of result builders for a SwiftUI-style layout syntax.