Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/shashiben/flutter-video-conference

A video conference app similar to zoom
https://github.com/shashiben/flutter-video-conference

agora agoraio chat flutter mvvm-architecture social-network video-call video-conference-application video-conferencing video-streaming

Last synced: 3 months ago
JSON representation

A video conference app similar to zoom

Lists

README

        

# video conference

A Flutter Project similar to zoom functionalities

## Features

- [x] Register/Login Screens
- [x] Create Meeting
- [x] Join Meeting
- [x] Function to mute all video and audio
- [x] Screen Sharing
- [x] And many functionalities

## Screenshots

| Screen Name | Preview |
| :-----------------: | :-----------------------------------------------------------------------------------------------------------: |
| Splash View | ![splash](https://raw.githubusercontent.com/shashiben/flutter-video-conference/master/screenshots/splash.png) |
| Home View | ![splash](https://raw.githubusercontent.com/shashiben/flutter-video-conference/master/screenshots/5.jpg) |
| Options View | ![splash](https://raw.githubusercontent.com/shashiben/flutter-video-conference/master/screenshots/1.jpg) |
| Meeting View | ![splash](https://raw.githubusercontent.com/shashiben/flutter-video-conference/master/screenshots/2.jpg) |
| Join Meeting View | ![splash](https://raw.githubusercontent.com/shashiben/flutter-video-conference/master/screenshots/3.jpg) |
| Create Meeting View | ![splash](https://raw.githubusercontent.com/shashiben/flutter-video-conference/master/screenshots/4.jpg) |