flutter_ytim 2.0.1
flutter_ytim: ^2.0.1 copied to clipboard
YouTeacher IM SDK for Flutter. Help you quickly integrate YTIM into your project.
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.