JaaS: the Team that Builds Jitsi Can Now Also Run it for You! Start now

Blog

Introducing the Jitsi Meet Flutter SDK

Published on: August 3, 2023 by saghulCategories: Jitsi Community | Jitsi Meet | Mobile | New Feature

Flutter‘s initial release occurred in 2017, the same year as the introduction of our mobile apps and mobile SDKs. For those who are unfamiliar with it, Flutter is one of the most popular frameworks for developing cross-platform applications.

Now a few years after their first release, we are thrilled to announce that our mobile SDKs and Flutter cross paths as the Jitsi Meet Flutter SDK. Yes that’s right, after multiple requests, an official Jitsi Meet Plugin for Flutter is now available.

As of now, our family of mobile SDKs is more complete than ever.

Android and iOS are supported, of course. The plugin serves as a wrapper for the iOS and Android SDKs, on top of which a Flutter API was created with functionality similar to those found in native APIs.

Add Jitsi Meet to your Flutter app

The plugin is available on pub.dev under the jitsi_meet_flutter_sdk name. Discover it there, follow the instructions, and you’ll be able to utilize the API to the fullest extent.

Here is a sneak peek of how simple it is to add a meeting to a fresh page.

Here is how that looks like:

In your own Flutter app, you’ll have the same view as the one from the Jitsi Meet mobile apps, with just a few additional lines of code, amazing, right?

Have a look at the sample apps

We developed two apps using the Jitsi Meet Flutter SDK, one of which is the example app in the plugin repository and primarily acts as a tester app by displaying the majority of the plugin’s features in the user interface, and the other of which is an official sample app in the repository that contains all of our samples for all mobile SDKs and is just a straightforward example of integrating Jitsi Meet.

Flutter is new to us, and we hope this new SDK will make it easier for our users and JaaS customers to embed video meetings into their existing Flutter apps we agerly await your feedback!

❤️ Your personal meetings team.


Author: Gabriel Borlea

Share this!