Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 371 Bytes

File metadata and controls

27 lines (16 loc) · 371 Bytes

flutter_apprtc

A Flutter plugin for apprtc

test:

git clone https://github.com/xiaominfc/flutter_apprtc.git
cd example
flutter run

default use my server

https://apprtc.xiaominfc.com

config for your project

look example
add permission

ps ios only support real device(compile WebRTC.framework by self)