zegoweb 0.0.2 copy "zegoweb: ^0.0.2" to clipboard
zegoweb: ^0.0.2 copied to clipboard

Platformweb

Unofficial Flutter web plugin wrapping ZEGOCLOUD's Express Video Web SDK (zego-express-engine-webrtc) via dart:js_interop. Not affiliated with or endorsed by ZEGOCLOUD.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zegoweb

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

dependencies:
  zegoweb: ^0.0.2

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:zegoweb/zegoweb.dart';
0
likes
150
points
124
downloads

Documentation

API reference

Publisher

verified publishercreativeblaq.com

Weekly Downloads

Unofficial Flutter web plugin wrapping ZEGOCLOUD's Express Video Web SDK (zego-express-engine-webrtc) via dart:js_interop. Not affiliated with or endorsed by ZEGOCLOUD.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, meta, pointycastle, web

More

Packages that depend on zegoweb

Packages that implement zegoweb