简体   繁体   中英

Jitsi Meet in Flutter

How can we use Jitsi Meet in Flutter? I need to add Jitsi meet to my current application, but it seems there is no any proper example to use jitsi in flutter application. I would appreciate a lot if someone can provide me some example or reference to it. Cheers.

You can use jitsi_meet package for flutter.

jitsi_meet package link: https://pub.dev/packages/jitsi_meet
Follow the instruction of the package.

You should try one of the following (I was able to implement it successfully by following the Official GitHub Repo):

Official GitHub Repo

article by Rishabh Sharma

article by Akshay Maurya

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM