Starter Deal! First 3 month from only $9.9 /month!
Starter Deal! First 3 month from only $9.9 /month!
Grab It Now 
Tencent RTC Blog
Tencent RTC Blog
Tutorial

Add Video Call to Your Flutter Project in Minutes

Tencent RTC - Dev Team

Tencent RTC offers audio/video communication SDK and UI kits, and delivers a global end-to-end latency of below 300 ms on average. With Tencent RTC, you can quickly develop cost-effective, high-quality interactive audio/video features. We will be using Tencent RTC Call (TUICallKit) , a customized UI component designed specifically for call scenarios. We will guide you through the step-by-step process of quickly adding audio and video calling functionality to your Flutter project (Flutter 3.0 or higher version) in minutes.

How to integrate Tencent RTC Call (TUICallKit)?

Create Your Application in the Console

  • Access the Tencent RTC console and click on "Create Application."
  • After successfully creating the application, choose the 7-day free trial option.
  • Take note of your application's name, SDK, APP ID, and secret key.

creating the call app.png

Import the Tencent RTC Call (TUICallKit) Component into Your Project

  • Open your newly created Flutter project.
Set Up
Call
Build App