{"id":26772242,"url":"https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK","last_synced_at":"2025-03-29T01:01:49.397Z","repository":{"id":41893459,"uuid":"186933497","full_name":"AgoraIO-Extensions/Agora-Flutter-RTM-SDK","owner":"AgoraIO-Extensions","description":"Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS","archived":false,"fork":false,"pushed_at":"2025-03-27T02:52:04.000Z","size":3214,"stargazers_count":106,"open_issues_count":7,"forks_count":86,"subscribers_count":47,"default_branch":"main","last_synced_at":"2025-03-27T03:29:02.254Z","etag":null,"topics":["agora","android","flutter","ios","messaging","realtime-messaging","rtm"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AgoraIO-Extensions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-16T02:10:13.000Z","updated_at":"2025-03-26T10:45:44.000Z","dependencies_parsed_at":"2024-08-26T05:57:50.626Z","dependency_job_id":"d4516157-f5a1-4297-a6a1-b7f41631b8f6","html_url":"https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK","commit_stats":{"total_commits":10,"total_committers":3,"mean_commits":"3.3333333333333335","dds":"0.30000000000000004","last_synced_commit":"40cf5be44fe525b22577c7072c3ce76c340aa836"},"previous_names":["agoraio-extensions/agora-flutter-rtm-sdk","agoraio/agora-flutter-rtm-sdk"],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO-Extensions%2FAgora-Flutter-RTM-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO-Extensions%2FAgora-Flutter-RTM-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO-Extensions%2FAgora-Flutter-RTM-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO-Extensions%2FAgora-Flutter-RTM-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AgoraIO-Extensions","download_url":"https://codeload.github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122358,"owners_count":20726823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agora","android","flutter","ios","messaging","realtime-messaging","rtm"],"created_at":"2025-03-29T01:00:50.826Z","updated_at":"2025-03-29T01:01:49.369Z","avatar_url":"https://github.com/AgoraIO-Extensions.png","language":"Dart","funding_links":[],"categories":["Products"],"sub_categories":["Extension SDKs"],"readme":"# AgoraRtm\n\nThis Flutter plugin is a wapper for [Agora RTM SDK](https://docs.agora.io/en).\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pub.dev/packages/agora_rtm\"\u003e\u003cimg src=\"https://img.shields.io/pub/likes/agora_rtm?logo=dart\" alt=\"Pub.dev likes\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://pub.dev/packages/agora_rtm\" alt=\"Pub.dev popularity\"\u003e\u003cimg src=\"https://img.shields.io/pub/popularity/agora_rtm?logo=dart\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://pub.dev/packages/agora_rtm\"\u003e\u003cimg src=\"https://img.shields.io/pub/points/agora_rtm?logo=dart\" alt=\"Pub.dev points\"/\u003e\u003c/a\u003e\u003cbr/\u003e\n    \u003ca href=\"https://pub.dev/packages/agora_rtm\"\u003e\u003cimg src=\"https://img.shields.io/pub/v/agora_rtm.svg\" alt=\"latest version\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://pub.dev/packages/agora_rtm\"\u003e\u003cimg src=\"https://img.shields.io/badge/Platform-Android%20%7C%20iOS-blue?logo=flutter\" alt=\"Platform\"/\u003e\u003c/a\u003e\n    \u003ca href=\"./LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/AgoraIO/Agora-Flutter-RTM-SDK?color=lightgray\" alt=\"License\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.agora.io/en/join-slack/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/slack-@RTE%20Dev-blue.svg?logo=slack\" alt=\"RTE Dev Slack Link\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\nAgora.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.\n\n\u003e 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 \u003c 2.x): \n\u003e\n\u003e - [1.x](https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK/tree/master)\n\n## Usage\n\nTo use this plugin, add `agora_rtm` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).\n\n## Getting Started\n\n* See the [example](example) directory for a sample app using AgoraRtm.\n\n## Feedback\n\nIf you have any problems or suggestions regarding the sample projects, feel free to file an [issue](https://github.com/AgoraIO-Extensions/Agora-Flutter-RTM-SDK/issues) OR pull request.\n\nFor urgent issues, please submit a ticket to [Agora Support](https://www.agora.io/en/customer-support/) to receive a timely response.\n\n## How to contribute\n\nTo help work on this sdk, see our [contributor guide](https://github.com/AgoraIO/Flutter-RTM/blob/master/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAgoraIO-Extensions%2FAgora-Flutter-RTM-SDK","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAgoraIO-Extensions%2FAgora-Flutter-RTM-SDK","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAgoraIO-Extensions%2FAgora-Flutter-RTM-SDK/lists"}