flutter-webrtc/flutter-webrtc-demo
flutter-webrtc 的演示
- Stars
- 1247
- Forks
- 432
- 最近推送(UTC)
- 2025年2月10日
- 项目状态
- 未归档
使用的依赖
依赖清单 7 项
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.3 - flutter_webrtc
^0.12.8 - shared_preferences
^2.0.7 - http
^0.13.3 - path_provider
^2.0.2 - flutter_test开发依赖
{"sdk":"flutter"}
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
flutter-webrtc-demo
Flutter WebRTC plugin Demo
Online Demo: https://flutter-webrtc.github.io/flutter-webrtc-demo/
Usage
git clone https://github.com/cloudwebrtc/flutter-webrtc-democd flutter-webrtc-demoflutter packages getflutter 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
https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/flutter-webrtc-ios-example.png https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/ios-01.jpeg https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/ios-02.jpeg
Android
https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/flutter-webrtc-android-example.png https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/android-01.png https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-demo/master/screenshots/android-02.png