volc_engine_rtc 0.0.1-alpha.1 copy "volc_engine_rtc: ^0.0.1-alpha.1" to clipboard
volc_engine_rtc: ^0.0.1-alpha.1 copied to clipboard

outdated

The Flutter plugin encapsulates the VolcEngine RTC SDK for native platforms. When you develop cross-platform applications, it helps you add real-time communication capabilities to your applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add volc_engine_rtc

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

dependencies:
  volc_engine_rtc: ^0.0.1-alpha.1

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:volc_engine_rtc/volc_engine_rtc.dart';
5
likes
0
pub points
66%
popularity

Publisher

verified publishervolcengine.com

The Flutter plugin encapsulates the VolcEngine RTC SDK for native platforms. When you develop cross-platform applications, it helps you add real-time communication capabilities to your applications.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on volc_engine_rtc