This page provides release notes for the Agora Chat Flutter SDK.
v1.0.7 was released on September 7, 2022.
customEventHandler attribute in ChatClient to allow you to set custom listeners to receive the data sent from the Android or iOS device to Flutter. PushTemplate method in PushManager to support custom push templates. isDisabled attribute in Group to indicate whether a group is disabled. This attribute needs to be set by developers at the server side. This attribute is returned when you call the fetchGroupInfoFromServer method to get group details.displayName attribute in PushConfigs to allow you to check the nickname displayed in your push notifications.AddXXXManagerListener methods (such as addChatManagerListener and addContactManagerListener) as deprecated.v1.0.6 was released on July 21.
v1.0.5 was released on June 17.
This is the first release for the Agora Chat Flutter SDK, which enables you to add real-time chatting functionalities to an Android or iOS app. Major features include the following:
For the complete feature list, see Product Overview.
Agora Chat is charged on a MAU (Monthly Active Users) basis. For details, see Pricing for Agora Chat and Pricing Plan Details.
Refer to the following documentations to enable Agora Chat and use the Chat SDK to implement real-time chatting functionalities in your app: