Video Calling Application developed using flutter
- Light and Dark Modes 👁
- Join using Room Codes 👽
- One room can accomodate upto 4 persons
- Powered by Agora SDK
Add your Agora APP ID in .env-default and rename this file to .env
# Install the dependencies
flutter pub get
# Run the project
flutter run