This is a flutter webrtc many to many starter kit, it support Mobile (ios/android), windows and linux with just one code base.
flutter_many2many
installation for ion-sfu
1. git clone https://github.com/pion/ion-sfu.git
2. cd into the root direct of the project
3. go build ./cmd/signal/grpc/grpc-web/main.go
4. ./main -c config.toml
installation for flutter client
1. unzip and cd into the root directory
2. run ./scripts/project_tools.sh create
3. flutter run
4. choose the device you want to run this on, this project is compatible with ios/android, windows macos and linux