youme_rtc_engine 1.0.0 copy "youme_rtc_engine: ^1.0.0" to clipboard
youme_rtc_engine: ^1.0.0 copied to clipboard

Flutter plugin of Youme RTC SDK, allow you to simply integrate Youme Video Calling or Live Video Chat to your app with just a few lines of code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youme_rtc_engine

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

dependencies:
  youme_rtc_engine: ^1.0.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:youme_rtc_engine/youme_rtc_engine.dart';
0
likes
130
pub points
10%
popularity

Publisher

unverified uploader

Flutter plugin of Youme RTC SDK, allow you to simply integrate Youme Video Calling or Live Video Chat to your app with just a few lines of code.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on youme_rtc_engine