agora_rtm 1.5.8 
agora_rtm: ^1.5.8 copied to clipboard
Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS.
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.flutter-io.cn'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 
offlineandhistoricalforsendMessageandsendMessageToPeer 
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 versionbug, now use your root project kotlin version 
0.9.8 #
- fix Android 
flutter pub getPlease 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