Integrate Zoom SDK in Flutter

I integrate the zoom sdk in flutter from the flutter plugin and its successfully run when i click on join button ! Its show me like this but how to start the video and how to create the meeting !! Please help me out from this thank you

Hi kunal.pitale,

Thanks for using Zoom SDK. We do not have Flutter SDK or plugin yet. Regarding the screenshot you are showing, you are joining a meeting that has enabled a waiting room. You will need to have the host start the meeting and admit you to join the meeting.

You could learn more about how to join/start a meeting by following our Android doc: https://marketplace.zoom.us/docs/sdk/native-sdks/android/overview

Thanks!

Hi Kunal,

How did you integrate Flutter with Zoom SDK? Can you open source it? Did you use this: https://github.com/decodedhealth/flutter_zoom_plugin plugin?

Yes i integrate the zoom from this given url

hey, did you integrated, and is it worked for you? I’m stuck on joining a meeting, please help me if you have a solution.

Hi @shaheen,

Thanks for the post. Since the Flutter plugin mentioned above does not belong to Zoom so we have not insights on this and we are not able to provide support. Please visit their Github and raise an issue there.

Thanks!

@kunal.pitale can you please explain ,how to integrate the zoom SDK into flutter