agora_rtm 2.2.2 agora_rtm: ^2.2.2 copied to clipboard
Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.
AgoraRtm #
This Flutter plugin is a wapper for Agora RTM SDK.
Agora.io provides building blocks for you to add real-time messaging through a simple and powerful SDK. You can integrate the Agora RTM SDK to enable real-time messaging in your own application quickly.
NOTE: The
main
branch is major update base on the Agora RTM SDK 2.x, which introduces some break changes. previous releases please see the following branches(the version < 2.x):
Usage #
To use this plugin, add agora_rtm
as a dependency in your pubspec.yaml file.
Getting Started #
- See the example directory for a sample app using AgoraRtm.
Feedback #
If you have any problems or suggestions regarding the sample projects, feel free to file an issue OR pull request.
For urgent issues, please submit a ticket to Agora Support to receive a timely response.
How to contribute #
To help work on this sdk, see our contributor guide.