flutter_openim_sdk 2.0.0+3 flutter_openim_sdk: ^2.0.0+3 copied to clipboard
An instant messaging plug-in that supports Android and IOS. And the server is also all open source.
2.0.0+3 #
1.Fix bug
2.0.0+2 #
1.Fix some one crash
2.New add signaling function
3.New add group have read receipt
2.0.0+1 #
1.Fix multi-terminal synchronization bug fix for retracted messages
2.Fix sending picture flashback bug
3.Fix other bug
2.0.0 #
1.Refactor mobile sdk, server sdk (2022-2-21)
1.1.1 #
1.Update sdk maven url
1.1.0 #
1.Fix the problem of missing id in ios message progress
1.0.9 #
1.Upgrade sdk to 1.4.5.
1.0.8 #
1.Upgrade sdk to 1.4.4.
2.New and changed conversation return changed data and no longer return all data.
3.New conversation paging method.
1.0.7 #
Upgrade sdk to 1.3.4
New add method setConversationRecvMessageOpt and getConversationRecvMessageOpt
1.0.6 #
Upgrade sdk to 1.2.9
1.0.5 #
Upgrade sdk to 1.2.8
1.0.4 #
New add clear c2c message and group message
Update sdk to 1.1.9
1.0.3 #
Fix android message error bug
Update SDK to 1.1.5
1.0.2 #
Upgrade sdk
- Android to 1.1.3
- Ios replace framework
1.0.1 #
Fix bug
1.0.0 #
Fix bug
0.0.9+5 #
- Android upgrade sdk to 0.0.17
- New add createFileMessageFromFullPath method
0.0.9+4 #
Fix ios friendship params error
0.0.9+3 #
Ios native remove method 'removeAdvancedMsgListener'
0.0.9+2 #
- Fix bug
- Upgrade sdk
0.0.9+1 #
Fix bug
0.0.9 #
Add ios support
0.0.8 #
Upgrade sdk to 0.0.14
Sending a message adds a retry mechanism
0.0.7 #
- Add a new method to obtain conversation id based on user id or group id
- Modify the type of conversation manager input parameter sessionType to int
0.0.6 #
Fix bug
0.0.5 #
Upgrade sdk
Fix message error bug
0.0.4 #
Replace the input parameters of the createCustomMessage method from Uint8List to Map
0.0.3 #
Upgrade sdk
Fix bug
0.0.2 #
- Move the markSingleMessageHasRead, markGroupMessageHasRead and getTotalUnreadMsgCount methods from the MessageManager class to the ConversationManager class.
- Modify the parameters of the setFriendInfo method.
- Modify the parameters of the createGroup and setGroupInfo methods.
0.0.1 #
Initial release.