📸
Fleo
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
Setting Up
Rename the .env-default to .env and dd your Agora APP ID into it
Running the Project
# Install the dependencies
flutter pub get
# Run the project
flutter run