obs_websocket 2.0.8 obs_websocket: ^2.0.8 copied to clipboard
obs_websocket allows dart-based connections to the Open Broadcaster plugin obs-websocket
2.0.8 #
- added grind for a simplified workflow
2.0.7 #
- more readme improvements
2.0.6 #
- improved readme and example
2.0.5 #
- trying to remove the dart:io dependency, for greater platform support
2.0.4 #
- using pendantic for static analysis, upgrade to some dependencies
2.0.3 #
- universal_io package replaces dart:io to maybe support web
2.0.2 #
- updated API docs
2.0.1 #
- static analysis improvements
2.0.0 #
- null safety, method based commands and event handling
1.0.0 #
- included example matches the README and addition of bin/ws-obs.app command lne app for OSX
0.0.2 #
- initial simplified support for responses
0.0.1 #
- initial commit, no support for responses to commands