File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # chat_app
1+ # Video-Chat App-Flutter
22
3- A new Flutter project.
3+ Video Calling App Made in Flutter with Agora.io
4+
5+ #### Supported features:
6+ - 1-1 Video Call
7+ - Group Video Call (4 max)
48
5- ## Getting Started
9+ #### Getting Started:
610
7- This project is a starting point for a Flutter application.
11+ 1 . Clone/Download The Repo
12+ 2 . Signup/Login at https://console.agora.io/signin And get Agora App id;
13+ 3 . replace Appid At lib/Helpers/utils.dart
14+ 4 . run ``` flutter run ```
815
9- A few resources to get you started if this is your first Flutter project :
16+ #### Screenshots :
1017
11- - [ Lab: Write your first Flutter app] ( https://flutter.dev/docs/get-started/codelab )
12- - [ Cookbook: Useful Flutter samples] ( https://flutter.dev/docs/cookbook )
18+ <img src =" Screenshots/homepage.jpg " width =" 300 " height =" 600 " >
19+ <img src =" Screenshots/create_room.jpg " width =" 300 " height =" 600 " >
20+ <img src =" Screenshots/join_room.jpg " width =" 300 " height =" 600 " >
21+ <img src =" Screenshots/VideoCall_Ui.jpg " width =" 300 " height =" 600 " >
1322
14- For help getting started with Flutter, view our
15- [ online documentation ] ( https://flutter.dev/docs ) , which offers tutorials,
16- samples, guidance on mobile development, and a full API reference.
23+ #### Graphics Credits:
24+ - FlatIcons
25+ - FreePik
You can’t perform that action at this time.
0 commit comments