Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork19
A video calling mobile application developed using Flutter, Agora SDK and GetX state management.
License
nixrajput/video-calling-app-flutter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LiveBox is a video calling and conferencing app that allows you to make video calls with your friends and family.
The app is developed using Flutter and Agora SDK.
The app is currently in development and is not yet available on Play Store.
The app is currently available for Android only.
We are open to contributions. If you want to contribute, please read theCONTRIBUTING.md file.
Feel free to open an issue or a pull request.
- Create
secrets.dart
file in constants folder. - Add the following code to the file.
abstractclassAppSecrets {staticconst appId="XXX-XXX-XXX-XXX";staticconst certificate="XXX-XXX-XXX-XXX";staticconst githubToken='XXX-XXX-XXX-XXX';}
- Replace XXX-XXX-XXX-XXX with your values in the file.
- Now run the following commands:
flutter cleanflutter pubget packages
You can download the app from thereleases page.
- Nikhil Rajput -Owner & Lead Developer
- User Authentication
- Change Profile Picture
- Change Username
- Change Password
- Change Name
- Video Calling & Conferencing
- Video quality selection and control
- Video recording
- Video frame rate control
- End to end encryption
- Video switching and screen sharing
- Face detection and beautification
This project is licensed under the GPL-3.0 License - see theLICENSE.md file for details
About
A video calling mobile application developed using Flutter, Agora SDK and GetX state management.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.