# qqlink **Repository Path**: jiangleiapp/qqlink ## Basic Information - **Project Name**: qqlink - **Description**: qqlink - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-11 - **Last Updated**: 2025-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## About Tencent Cloud Chat UIKit V2 This sample app demonstrates the usage of our restructured and redesigned version of UIKit, V2, which offers an enhanced development and user experience. The V2 UIKit is designed to provide developers with a comprehensive set of tools to easily create feature-rich chat applications. Built with a modular approach, it allows you to pick and choose the components you need while keeping your application lightweight and efficient.  The UIKit includes a wide range of capabilities, such as [Conversation List](https://pub.dev/packages/tencent_cloud_chat_conversation), [Message handling](https://pub.dev/packages/tencent_cloud_chat_message), [Contact lists](https://pub.dev/packages/tencent_cloud_chat_contact), [User](https://pub.dev/packages/tencent_cloud_chat_user_profile) and [Group Profiles](https://pub.dev/packages/tencent_cloud_chat_group_profile), Search functionality, and more. This sample app showcases each component of our brand-new UIKit. For more information, please refer to [Install UIKit](https://trtc.io/document/58585?platform=flutter&product=chat&menulabel=uikit). ## Compatible Platforms The platforms are compatible with the deployment of our Chat UIKit. - Android - iOS - _Web (Will be supported later)_ - Windows - macOS ## Environment Requirements | | Version | |---------|--------------------------------------------------------------------------------| | Flutter | Flutter 3.24.0 or later | | Android | Android Studio 3.5 or later; devices with Android 4.1 or later for apps | | iOS | Xcode 11.0 or later. Ensure that your project has a valid developer signature. |
| Flutter version | UIKit-V2 Components version | Third-party libraries | Compatible Configurations |
|---|---|---|---|
| 3.32.4 | ^5.0.0 |
|
|
| 3.29.0 | ^5.0.0 |
|
|
| 3.24.0 - 3.24.4 | tencent_cloud_chat_message: ^2.0.0 |
|
|
| 3.22.0 - 3.22.3 | tencent_cloud_chat_message: ^1.5.0 |
|