flutter_ytim 2.5.4
flutter_ytim: ^2.5.4 copied to clipboard
YouTeacher IM SDK for Flutter. Help you quickly integrate YTIM into your project.
2.5.4 #
- Upgrade deps version.
2.5.3 #
- fix errors when delete last message.
2.5.2 #
- fix errors when there are more than 100 messages.
- support loading the next page.
2.5.1 #
- fix time error in MSG list.
2.4.0 #
- update all direct dependencies.
2.3.0 #
- Support block messages.
- Bug fixed.
2.2.0 #
- Suport mute notification.
- Suport delete conversation.
- Optimize display of message list in chat page.
2.1.7 #
- Fixed callback when login or register.
2.1.6 #
- Add more button on contacts list item.
2.1.5 #
- Fixed exception when userInfo is null.
2.1.4 #
- Fixed exception when messageList is null.
- Export utils.
2.1.3 #
- Support pull to refresh in user list page.
2.1.2 #
- Fix types of the from and to fields.
2.1.1 #
- Fix user avatar click listener.
2.1.0 #
- Fix user ID types.
2.0.5 #
- Support multiline input.
2.0.4 #
- Add headImg filed when YTIM init.
2.0.3 #
- Support add click listener on avatar in chat page.
- Add headImg filed when register new user.
2.0.2 #
- Support set page width in Pad.
2.0.1 #
- Add log switch.
- IMContactsPage no longer requies a header layout.
2.0.0 #
- Support null-safety.
1.3.2 #
- Return ACK to other IM user when start 1v1 chat.
1.3.1 #
- Get user list when contact page init.
1.3.0 #
- Support for custom head contact list layout.
1.2.3 #
- Fixed editUser.
1.2.2 #
- Fixed username error when create.
1.2.1 #
- Format README.
1.2.0 #
- Add network change listener, auto connect when network is available.
1.1.0 #
- Optimize stability.
1.0.7 #
- Optimize the opration of release.
1.0.6 #
- Optimize the opration of connect.
1.0.5 #
- Fix fired IMMessage data when receive IM message.
1.0.4 #
- Set the global currentChatUserId being chat with.
- Fix IMMessage entry, add fromName field.
- Improve documentation。
1.0.3 #
- Modify some class name.
1.0.2 #
- export necessary bean.
1.0.1 #
- Add callback when login on another device.
- Support localization.
1.0.0 #
- Fully working YTIM, example included.