flutterjanus 0.0.2 flutterjanus: ^0.0.2 copied to clipboard
Flutter plugin for Janus Gateway. Janus Gateway project provides janus.js a javascript library which encapsulates all the callbacks for janus. Janus.js make things simple and the application needs to [...]
[0.0.20 - 2020-09-25 _ Upgrade flutter_webrtc (0.3.3) _ Update for change in name of flutter_webrtc
- Changes made for rename of navigator to MediaDevices
[0.0.1] - 2020-09-24 _ Initial Release. _ Ported janus.js to flutter, all calls were mapped one to one in flutter _ Variables were assigned type in flutter _ Echotest working