zegoweb_prebuilt 0.0.1 copy "zegoweb_prebuilt: ^0.0.1" to clipboard
zegoweb_prebuilt: ^0.0.1 copied to clipboard

Platformweb

Unofficial Flutter web plugin wrapping ZEGOCLOUD's @zegocloud/zego-uikit-prebuilt JavaScript UIKit via dart:js_interop. Drop-in pre-built call UI. 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_prebuilt

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

dependencies:
  zegoweb_prebuilt: ^0.0.1

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_prebuilt/zegoweb_prebuilt.dart';
0
likes
150
points
89
downloads

Documentation

API reference

Publisher

verified publishercreativeblaq.com

Weekly Downloads

Unofficial Flutter web plugin wrapping ZEGOCLOUD's @zegocloud/zego-uikit-prebuilt JavaScript UIKit via dart:js_interop. Drop-in pre-built call UI. Not affiliated with or endorsed by ZEGOCLOUD.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, meta, web

More

Packages that depend on zegoweb_prebuilt

Packages that implement zegoweb_prebuilt