This repository help flutter beginner to make Audio call, Video call and Rooms using Agora.
Agora.io provides building blocks for you to add real-time voice and video communications through a simple and powerful SDK.
- In the beginning make account in Agora and create project to test then Generate temp RTC token and take
(App ID, Channel Name, token)
in your flutter project as string variable. - Use this package Agora RTC Engine
- This is Audio call screen.
- This is Video call screen before user join to call.
- This is Video call screen after user join to call.
- you can join channel or space and left and make mute.