synergy_client_dart 0.1.0
synergy_client_dart: ^0.1.0 copied to clipboard
A dart implementation for synergy clients compatible with Synergy, Barrier, InputLeap
0.1.0 #
- Breaking change: SynergyClientDart methods now should be used by creating new SynergyClientDart objects, instead of static, to allow connecting multiple clients from same app
0.0.5 #
- Add SocketServer in connect method
- Ability to add your own server using ServerInterface
0.0.2 #
- Update docs
0.0.1 #
- Initial version.