meta_rtc_engine 2.0.26 copy "meta_rtc_engine: ^2.0.26" to clipboard
meta_rtc_engine: ^2.0.26 copied to clipboard

outdated

Meta sdk update v2.0.2.5.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meta_rtc_engine

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

dependencies:
  meta_rtc_engine: ^2.0.26

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:meta_rtc_engine/rtc.dart';
import 'package:meta_rtc_engine/rtc_channel.dart';
import 'package:meta_rtc_engine/rtc_engine.dart';
import 'package:meta_rtc_engine/rtc_local_view.dart';
import 'package:meta_rtc_engine/rtc_remote_view.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Meta sdk update v2.0.2.5.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, json_annotation

More

Packages that depend on meta_rtc_engine