zego_express_engine 3.9.0-private.382 copy "zego_express_engine: ^3.9.0-private.382" to clipboard
zego_express_engine: ^3.9.0-private.382 copied to clipboard

ZegoExpressEngine Flutter SDK is a flutter plugin wrapper based on ZEGO Express RTC SDK (Native & Web), providing live video and real-time audio/video services.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zego_express_engine

With Flutter:

 $ flutter pub add zego_express_engine

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

dependencies:
  zego_express_engine: ^3.9.0-private.382

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zego_express_engine/zego_express_engine.dart';
40
likes
0
pub points
93%
popularity

Publisher

verified publisherzego.im

ZegoExpressEngine Flutter SDK is a flutter plugin wrapper based on ZEGO Express RTC SDK (Native & Web), providing live video and real-time audio/video services.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on zego_express_engine