tencent_trtc_cloud_beauty 1.0.9 copy "tencent_trtc_cloud_beauty: ^1.0.9" to clipboard
tencent_trtc_cloud_beauty: ^1.0.9 copied to clipboard

outdated

Tencent Real-Time Communication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tencent_trtc_cloud_beauty

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tencent_trtc_cloud_beauty: ^1.0.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tencent_trtc_cloud_beauty/trtc_cloud.dart';
import 'package:tencent_trtc_cloud_beauty/trtc_cloud_def.dart';
import 'package:tencent_trtc_cloud_beauty/trtc_cloud_listener.dart';
import 'package:tencent_trtc_cloud_beauty/trtc_cloud_video_view.dart';
import 'package:tencent_trtc_cloud_beauty/tx_audio_effect_manager.dart';
import 'package:tencent_trtc_cloud_beauty/tx_beauty_manager.dart';
import 'package:tencent_trtc_cloud_beauty/tx_device_manager.dart';