tim_ui_kit 0.1.3
tim_ui_kit: ^0.1.3 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 modification of UI module
- Supports to update the UI when message been modified
- Added joining group application function
- Enhanced internationalization, supporting traditional Chinese
- Added
updateMessage
API, users can refresh the view after modifying the local message - Conversation list supports custom
lastMessage
builder - Fix some bugs
0.1.0-bugfix #
- Upgrade Tencent IM SDK
0.1.1 #
- Optimize the image display process.
- Improve the internationalization of components and related extensions.
- Add life cycle hooks for the main components, please refer to the component parameter description for details.
- Added mute monitoring and status display on the chat page.
- The URL Preview for Text message.
- Callback for global information (error code, tips, error) and you can display toast up to your needs.
- Text overflow UI optimization.
- Rebuild TUIKitGroupProfile (group data component) and TUIKitProfile (personal data component).
- Optimize some experience problems and fix bugs.
0.1.2 #
- Upgrade flutter_record_plugin_plus to 0.0.4
0.1.3 #
- Added user input status
- Added message editing ability
- Added user online status display
- Several bug fixes