flutter-openvidu-demo
Simple flutter mobile app that demonstrates how to make a webrtc video call with the openVidu server.
Requirements are Flutter SDK and openVidu
$ git clone https://github.com/cyb3rcod3/flutter-openvidu-demo.git
$ cd flutter-openvidu-demo
$ flutter pub get
$ flutter run
Tested on Android and iOS