Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 2.12 KB

README.md

File metadata and controls

39 lines (20 loc) · 2.12 KB

zego_express_engine pub package

English | 中文

ZegoExpressEngine Audio/Video Flutter SDK is a flutter plugin wrapper based on ZegoExpressEngine RTC SDK (Native & Web), providing live video and real-time audio/video services. 🚀 It only needs 4 lines of code and can be easily accessed in 30 minutes.

Learn more about the solution: https://www.zegocloud.com

📝 Integration documentation

https://docs.zegocloud.com/article/1255

🚀 Sample demo

  1. https://github.com/zegoim/zego-express-example-topics-flutter

    🧬 An example topic demo (including the Quick Start demo) showing the SDK publish & play stream functions and other various features. This demo is continuously updated.

  2. https://github.com/zegoim/zego-express-flutter-sdk/tree/main/example

    🧪 A simple publish & play stream example demo, in the example directory of this repository, shows the basic function of the SDK.

  3. https://github.com/zegoim/zego-express-example-screen-capture-flutter

    📲 An example demo that implements screen capture and live broadcast on Android/iOS.

💥 Breaking changes

  1. v2.23.0 Upgrade Guide

  2. v3.0.0+ Upgrade Guide

🔗 API documentation

ZegoExpressEngine API Reference

🧑‍💻 How to contribute

🎉 We welcome contributions, information on how to get started can be found at our contributor guide.