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.

0.0.2 #

  • Export ZegoLog from the public barrel for consumer-level logging control.

0.0.1 #

  • Initial release.
  • Dart wrapper for zego-express-engine-webrtc JS SDK via dart:js_interop.
  • Engine lifecycle: create, login room, publish/play streams, destroy.
  • Token management with auto-refresh on tokenWillExpire.
  • Local and remote stream handling with platform view video registry.
  • Device enumeration and switching (cameras, microphones).
  • Audio processing config (AEC, ANS, AGC) with live constraint updates.
  • Remote camera/mic status events.
  • Sound level updates and Web Audio API mic level monitor.
  • Secure context (HTTPS) enforcement.
  • Dynamic SDK loading from CDN or manual <script> tag.
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