agora_rtc_engine 0.9.2 agora_rtc_engine: ^0.9.2 copied to clipboard
Flutter plugin for Agora Video SDK.
AgoraRtcEngine #
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.
Usage #
To use this plugin, add agora_rtc_engine
as a dependency in your pubspec.yaml file.
Getting Started #
- See the example directory for a sample app using AgoraRtcEngine.
- Or checkout this tutorial for a simple video call app using Agora Flutter SDK.
How to contribute #
To help work on this sdk, see our contributor guide.