streamdeck 0.2.0 streamdeck: ^0.2.0 copied to clipboard
A Dart package for building plugins for the Elgato Stream Deck in Dart.
0.2.0 #
didReceiveSettings
supportdidReceiveGlobalSettings
supportapplicationDidLaunch
supportapplicationDidTerminate
supportsystemDidWakeUp
supportpropertyInspectorDidAppear
supportpropertyInspectorDidDisappear
supportsetSettings
supportgetSettings
supportsetGlobalSettings
supportgetGlobalSettings
supportopenUrl
supportsetState
supportswitchToProfile
supportshowImage
support and agetImageAsset
helper onStreamDeckPlugin
for reading image assets into the required form forshowImage
0.1.2 #
- Add documentation to main classes and methods (no functional changes)
0.1.1 #
- Address some issues flagged by
package:pana
(no functional changes)
0.1.0 #
- Initial release with basic plugin support
deviceDidConnect
supportdeviceDidDisconnect
supportwillAppear
supportwillDisappear
supportkeyUp
supportkeyDown
supportlogMessage
supportsetTitle
supportshowAlert
supportshowOk
support