Flutter WebRTC plugin for iOS/Android
git clone https://github.com/cloudwebrtc/flutter-webrtc
cd flutter-webrtc/example
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.