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.