This Flutter plugin is a wapper for Agora Video SDK.
Agora.io provides building blocks for you to add real-time voice and video communications through a simple and powerful SDK. You can integrate the Agora SDK to enable real-time communications in your own application quickly.
Note: This plugin is still under development, and some APIs might not be available yet.
To use this plugin, add agora_rtc_engine
as a dependency in your pubspec.yaml file.
- See the example directory for a sample app using AgoraRtcEngine.
- Or checkout this tutorial for a simple video call app using Agora Flutter SDK.
To help work on this sdk, see our contributor guide.