agora_rtm 2.2.5
agora_rtm: ^2.2.5 copied to clipboard
Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.
Changelog #
2.2.5 - 2025-09-08 #
Bug Fixes #
- fix terra gen code config (#221) (59cb782)
- modify pr_closed configuration (#215) (944281f)
- modify terra/build.sh configuration (#217) (a3e7a79)
- prevent type mismatches in IrisMethodChannel.wrapRtmStatus (30c493a), closes #0 #1
- prvent request with invalid requestId (#197) (f771e64), closes #193 #194
2.2.5 (2025-09-05) #
Bug Fixes #
2.2.2 - 2024-10-29 #
1.5.8 - 2023-08-07 #
1.5.6 - 2023-06-28 #
1.5.5 - 2023-06-09 #
1.5.3 - 2023-06-05 #
1.5.2 - 2023-06-05 #
1.1.1 - 2022-03-08 #
- Update package contents to pass all pub.dev's checks
No significant code changes
1.0.1 - 2021-09-27 #
1.0.0 - 2021-08-25 #
0.9.14 #
- fix iOS build error
0.9.13 #
- add
offline
andhistorical
forsendMessage
andsendMessageToPeer
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