rtc_room_engine 2.4.0 copy "rtc_room_engine: ^2.4.0" to clipboard
rtc_room_engine: ^2.4.0 copied to clipboard

A product suitable for multi-person audio and video conversation scenarios such as business meetings, webinars, and online education.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rtc_room_engine

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

dependencies:
  rtc_room_engine: ^2.4.0

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:rtc_room_engine/rtc_room_engine.dart';
6
likes
150
pub points
61%
popularity

Publisher

verified publishertrtc.io

A product suitable for multi-person audio and video conversation scenarios such as business meetings, webinars, and online education.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, flutter, json_annotation, logging, path_provider, plugin_platform_interface, tencent_trtc_cloud

More

Packages that depend on rtc_room_engine