Schedule a zoom/google meeting in Flutter

So, I am building an app which has a feature of scheduling meetings, at present I am asking the users to provide the scheduled link. Is there any way of scheduling a zoom/google meeting inside the flutter app using api or sdks?

Hi @aqibkaved930, thanks for the post.

Currently the Meeting SDK does not have a Flutter offering. That being said, we have seen developers successfully integrate our native iOS and Android SDKs into their own Flutter projects. The only caveat here is that, since we do not directly support Flutter, we would be unable to assist with this integration.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.