# TRTCFlutterDemo **Repository Path**: mirrors_tencentyun/TRTCFlutterDemo ## Basic Information - **Project Name**: TRTCFlutterDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This document describes how to quickly run the TRTC demo for Flutter. ## Environment Requirements - Flutter 2.0 or above - **Developing for Android:** - Android Studio 3.5 or above - Devices with Android 4.1 or above - **Developing for iOS:** - Xcode 11.0 or above - OS X 10.11 or above - A valid developer signature for your project ## Prerequisites You have [signed up](https://intl.cloud.tencent.com) for a Tencent Cloud account and completed identity verification. ## Directions [](id:step1) ### Step 1. Create an application 1. Log in to the TRTC console and select **Development Assistance** > **[Demo Quick Run](https://console.intl.cloud.tencent.com/trtc/quickstart)**. 2. Click **Create Application** and enter the application name such as `TestTRTC`. If you have already created an application, click **Select Existing Application**. 3. Add or edit tags according to your actual business needs and click **Create**.  >? >- An application name can contain up to 15 characters. Only digits, letters, Chinese characters, and underscores are allowed. >- Tags are used to identify and organize your Tencent Cloud resources. For example, an enterprise may have multiple business units, each of which has one or more TRTC applications. In this case, the enterprise can tag TRTC applications to mark out the unit information. Tags are optional and can be added or edited according to your actual business needs. [](id:step2) ### Step 2. Download the SDK and demo source code 1. Download the SDK and [demo source code](https://github.com/tencentyun/TRTCFlutterDemo) for your platform. 2. Click **Next**.  [](id:step3) ### Step 3. Configure demo project files 1. In the **Modify Configuration** step, select the development platform in line with the source package downloaded. 2. Find and open `/example/lib/debug/GenerateTestUserSig.dart`. 3. Set parameters in `GenerateTestUserSig.dart` as follows.