Zoom Video SDK for Flutter

The Zoom Video SDK for Flutter is a Flutter wrapper around the Zoom Video SDKs for iOS and Android.

The Flutter wrapper enables you to build custom applications with access to raw video and audio data. With this additional framework, you can accelerate your development of natively compiled, multi-platform, video-based applications from a single codebase built Zoom's core technology. Learn more about Video SDK.

See Video SDK Plans & Pricing for Developer for pricing.

Before you start

Download platform SDK files

The Video SDK for Flutter is a wrapper for Android and iOS. The platform SDK files for these operating systems are not included in the wrapper. Therefore, you must download the same version of the Video SDK for Android or the Video SDK for iOS, or both, from the Zoom app marketplace and copy the platform SDK files into the corresponding Flutter SDK wrapper directory. See get started for details.

Start developing!

Run the sample app or jump right into development and integrate the SDK into a Flutter app.

From the developer blog

See the following blog post for a sample.