tim_ui_kit 0.1.0-bugfix tim_ui_kit: ^0.1.0-bugfix copied to clipboard
TUIKit is a set of UI components implemented based on the IM SDK, which includes functions such as conversation, chat, search, relationship chain, group, and audio and video calls.
0.0.1 #
- TIMUIKitConversation session component
- TIMUIKitChat chat component
- TIMUIKitCore Core component
- TIMUIKitProfile personal details component
- TIMUIKitGroupProfile group details component
- TIMUIKitGroup group list component
- TIMUIKitBlackList blacklist list component
- TIMUIKitContact contact component
- TIMUIKitNewContact new contact
0.0.2 #
- TIMUIKitChat component optimization
- Internationalization problem handling
0.0.3 #
- Component optimization
- Internationalization optimization
- Component usage experience optimization
- Add TIMUIKitSearch
- Add TIMUIKitAddFriend
- Add TIMUIKitAddGroup
- Add theme style
0.0.4 #
- TIMUIKitChat component optimization, resource selector supports image and video selection
- Image message, video message rendering optimization
- Theme color optimization
- TIMUIKitSearch UI optimization
- SDK version upgrade
0.0.5 #
- SDK version upgrade
- TIMUIKitChat optimizes image preview, adds appBarConfig, morePanelConfig parameters, and removes appBarActions.
- TIMUIKitConversation fix session duplication issue.
- Known bug fixes
0.0.6 #
- Added sendMessage method to TIMUIKitChat component controller
- TIMUIKitChat adds config parameters, which can configure the functions of TIMUIKitChat components, such as mute read and unread, mute long press function
- TIMUIKitChat adds + panel custom builder ability
- The copy is too long, truncated and unified
- User authorization standardization, copywriting optimization
- More bug fixes for group member list loading, search function optimization
- View large image function optimization
0.0.7 #
- bug fix
0.0.8 #
- Added group read receipt function
- Added little tongue to the message list
- Fix some bugs
- addExample
0.0.8-beta #
- Fix some bugs
- timuikit seach
0.0.9 #
- Added offline push function
- User privacy compliance transformation
- Adapt to Flutter 3.0.0
- Optimize the local preview of multimedia files
- Fix some bugs
0.1.0 #
- Atomization of uikit components
- uikit processes the onMessageModiy callback and updates the view when the message is edited
- Added group application function
- Enhanced internationalization capabilities, supporting the ability of traditional Chinese to customize the language
- Added updateMessage interface, users can refresh the view after modifying the local message
- Session list supports custom lastMessage
- Fix some bugs
0.1.0-bugfix #
- update Tencent IM SDK