Flutter WebRTC plugin Demo
git clone https://github.com/cloudwebrtc/flutter-webrtc-demo
cd flutter-webrtc-demo
flutter packages get
flutter run
- If you want to test
P2P Call Sample
, please use the webrtc-flutter-server, and enter your server address into the example app.