zegoweb_ui 0.1.0 copy "zegoweb_ui: ^0.1.0" to clipboard
zegoweb_ui: ^0.1.0 copied to clipboard

Platformweb

Flutter-native call UI built on zegoweb core. Drop-in ZegoCallScreen widget with composable layouts, controls, and ThemeExtension theming. 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_ui

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

dependencies:
  zegoweb_ui: ^0.1.0

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_ui/zegoweb_ui.dart';
0
likes
150
points
288
downloads

Documentation

API reference

Publisher

verified publishercreativeblaq.com

Weekly Downloads

Flutter-native call UI built on zegoweb core. Drop-in ZegoCallScreen widget with composable layouts, controls, and ThemeExtension theming. Not affiliated with or endorsed by ZEGOCLOUD.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, zegoweb

More

Packages that depend on zegoweb_ui