/webrtc_plugin

Flutter WebRTC plugin

Primary LanguageKotlinMIT LicenseMIT

WebRTC plugin for Flutter Build Status

WebRTC is an open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. This plugin should help to integrate Flutter Android/iOS apps with WebRTC.

Currently, it's my pet project for learning Flutter and it's not production ready.