Issue Installing flutter_zoom_videosdk: ^2.1.10 – iOS Pods Not Installing

Got it :+1: — here’s a polished, professional draft you can post in the Zoom Developer Forum:


Hello Zoom Developer Support,

I’m integrating the Zoom Video SDK into a Flutter project using the package:

flutter_zoom_videosdk: ^2.1.10

When I run pod install in the iOS project, the installation fails with the following error:

[!] Error installing ZoomVideoSDK
[!] /usr/bin/curl -f -L -o /var/folders/.../zoom-video-sdk-iOS.zip ...

It seems that CocoaPods is trying to fetch the iOS SDK from a GitHub release URL, but the file is unavailable.

Could you please confirm:

  1. Is flutter_zoom_videosdk: ^2.1.10 still the recommended version for Flutter integration?

  2. If not, which version of the Zoom Video SDK (and corresponding Flutter wrapper) should I be using for a stable iOS integration?

  3. Is there an updated installation guide or podspec reference for the correct way to integrate the iOS SDK with Flutter?

Any guidance would be greatly appreciated, as I want to ensure I am using the officially supported approach for Flutter + Zoom Video SDK integration.

Thank you!

Best regards,

Sasikumar Alasandalapalli