ar_rtc_engine 4.2.8 copy "ar_rtc_engine: ^4.2.8" to clipboard
ar_rtc_engine: ^4.2.8 copied to clipboard

Flutter plugin for anyRTC Video SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ar_rtc_engine

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

dependencies:
  ar_rtc_engine: ^4.2.8

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:ar_rtc_engine/rtc_channel.dart';
import 'package:ar_rtc_engine/rtc_engine.dart';
import 'package:ar_rtc_engine/rtc_local_view.dart';
import 'package:ar_rtc_engine/rtc_media_player.dart';
import 'package:ar_rtc_engine/rtc_player_view.dart';
import 'package:ar_rtc_engine/rtc_remote_view.dart';
import 'package:ar_rtc_engine/rtc_stream_kit.dart';
0
likes
105
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for anyRTC Video SDK.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, json_annotation

More

Packages that depend on ar_rtc_engine