zego_express_engine 3.20.0 copy "zego_express_engine: ^3.20.0" to clipboard
zego_express_engine: ^3.20.0 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 Flutter:

 $ flutter pub add zego_express_engine
copied to clipboard

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

dependencies:
  zego_express_engine: ^3.20.0
copied to clipboard

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:zego_express_engine/zego_express_engine.dart';
copied to clipboard
53
likes
140
points
10.2k
downloads

Publisher

verified publisherzego.im

Weekly Downloads

2024.09.16 - 2025.03.31

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on zego_express_engine