/webrtc_flutter_demo_bloc

A demo of WebRTC using flutter, bloc, rxdart, modular base on SLidy template

Primary LanguageDart

Flutter WebRTC demo

A new Flutter project. Created by Slidy

  • Bloc, rxDart, modular, already setup Dio, Multi language with intl, dark mode theme, loading and show message overlay the app

Install slidy first: https://github.com/Flutterando/slidy

Getting Started

Change Server socket inside common.dart

Backend repo and setup

https://github.com/vantuan88291/WebRTCsignalServer

Overview


This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

command line:

  • generate screen: slidy g p pages/screen_name

  • generate widget: slidy g widget widgets/widget_name

  • generate module: slidy g m modules/widget_name

Android version

https://github.com/vantuan88291/WebRTCdemoAndroid

React Native version

https://github.com/vantuan88291/WebRTC_React_Native