flutter_webrtc 0.0.1 flutter_webrtc: ^0.0.1 copied to clipboard
Flutter WebRTC plugin for iOS/Android.
flutter-webrtc #
Flutter WebRTC plugin for iOS/Android
Usage #
git clone https://github.com/cloudwebrtc/flutter-webrtc
cd flutter-webrtc/example
flutter packages get
flutter run
Note #
- If you want to test
P2P Call Sample
, please use the webrtc-flutter-server, and enter your server address into the example app.
screenshots #
iOS #
Android #