agora_rtm 1.6.1 copy "agora_rtm: ^1.6.1" to clipboard
agora_rtm: ^1.6.1 copied to clipboard

Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.

Changelog #

1.6.1 - 2025-07-22 #

Bug Fixes #

  • prevent type mismatches in IrisMethodChannel.wrapRtmStatus (30c493a), closes #0 #1
  • prvent request with invalid requestId (#197) (f771e64), closes #193 #194

1.6.1 (2025-07-22) #

1.6.0 - 2025-04-22 #

Bug Fixes #

1.5.9 - 2023-11-23 #

Bug Fixes #

  • some function not call result (8b75257)

1.5.8 - 2023-08-07 #

Bug Fixes #

  • callManager not working on iOS (5cd710c)
  • getChannelMemberCount (29140eb)

1.5.7 - 2023-07-17 #

Bug Fixes #

  • ios crash while close app (a25010e)

1.5.6 - 2023-06-28 #

Bug Fixes #

  • [android] Fix acceptRemoteInvitation return error code -1 (#152) (a8481ec)

1.5.5 - 2023-06-09 #

Bug Fixes #

1.5.4 - 2023-06-05 #

Bug Fixes #

1.5.3 - 2023-06-05 #

Bug Fixes #

  • FlutterStandardTypedData & init with wrong appId (3bba6a9)

Features #

1.5.2 - 2023-06-05 #

Bug Fixes #

  • 1.5.1 crash #145 Unhandled Exception when calling onPeersOnlineStatusChanged #146 (df4bcec)

1.5.1 - 2023-06-02 #

Bug Fixes #

1.5.0 - 2022-11-30 #

Features #

  • upgrade native to 1.5.x (69738fc)

1.1.1 - 2022-03-08 #

  • Update package contents to pass all pub.dev's checks

No significant code changes

1.1.0 - 2022-03-08 #

Features #

1.0.1 - 2021-09-27 #

Bug Fixes #

1.0.0 - 2021-08-25 #

Bug Fixes #

  • Removed unnecessary blank in README.md (0e64bc3)

Features #

  • upgrade to native 1.4.+ (39dda38)

1.0.0-rc.0 - 2021-04-21 #

Change log #

1.0.0-rc.1 #

  • fix error of get value

1.0.0-rc.0 #

  • support null safety

0.9.14 #

  • fix iOS build error

0.9.13 #

  • add offline and historical for sendMessage and sendMessageToPeer

0.9.12 #

  • make channel and client listeners null-safe

0.9.11 #

  • upgrade to rtm 1.2.2
  • support channel attributes

0.9.10 #

  • fix iOS native crash

0.9.9 #

  • fix Android Kotlin Gradle plugin version bug, now use your root project kotlin version

0.9.8 #

  • fix Android flutter pub get Please verify that this file has read permission and try again

0.9.7 #

  • fix iOS cocoapods target has transitive dependencies that include static binaries

0.9.6 #

  • upgrade to rtm 1.0.1: Support all agora_rtm native api.
  • refactor: ios & android, use FlutterEventChannel to serve agora_rtm event handler
  • fix multiple instance conflicts

0.9.5 #

  • upgrade to rtm 1.0.0
  • add method: setLocalUserAttributes, addOrUpdateLocalUserAttributes, deleteLocalUserAttributesByKeys clearLocalUserAttributes getUserAttributes getUserAttributesByKeys

0.9.4 #

  • fix android pending exception java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread

0.9.3 #

  • Bump kotlin version to 1.3.0

0.9.2 #

  • Flutter for Agora RTM SDK first release
78
likes
0
points
4.07k
downloads

Publisher

verified publisheragora.io

Weekly Downloads

Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, ffi, flutter, iris_method_channel, json_annotation, meta

More

Packages that depend on agora_rtm

Packages that implement agora_rtm