rtc_conference_tui_kit 2.4.2 copy "rtc_conference_tui_kit: ^2.4.2" to clipboard
rtc_conference_tui_kit: ^2.4.2 copied to clipboard

discontinued

rtc_conference_tui_kit is a UIKit about audio&video room launched by Tencent Cloud.

English | 简体中文

Tencent Cloud UIKit for Video Conference #

IMPORTANT: This plugin has been renamed to tencent_conference_uikit. rtc_conference_tui_kit will no longer be updated or maintained.

Breaking Change Notice #

As of version 2.4.2, this plugin has been renamed from rtc_conference_tui_kit to tencent_conference_uikit. The new package can be found here.

Why the Change? #

  • Brand Alignment: The new name better aligns with our product offerings.
  • Clarity: The new name provides clearer context about the functionality of the plugin.

Migration Guide #

To migrate from rtc_conference_tui_kit to tencent_conference_uikit, follow these steps:

  1. Update pubspec.yaml:

    Replace the old dependency with the new one:

    dependencies:
      tencent_conference_uikit: ^2.4.2
    
    copied to clipboard
  2. Update Imports:

    Replace all instances of the old import path with the new one:

    // Old import
    import 'package:rtc_conference_tui_kit/rtc_conference_tui_kit.dart';
    
    // New import
    import 'package:tencent_conference_uikit/tencent_conference_uikit.dart';
    
    copied to clipboard
3
likes
50
points
137
downloads

Publisher

verified publishertrtc.io

Weekly Downloads

2024.09.26 - 2025.04.10

rtc_conference_tui_kit is a UIKit about audio&video room launched by Tencent Cloud.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, fluttertoast, get, permission_handler, plugin_platform_interface, replay_kit_launcher, rtc_room_engine, tencent_float_chat_widget, tencent_trtc_cloud

More

Packages that depend on rtc_conference_tui_kit