FLUTTER ECOSYSTEM

jitsi_meet_wrapper

A Flutter wrapper around the official JitsiMeetSDKs. With this package, you can launch Jitsi meetings in a native view.

Latest version
0.2.0+1
30-day downloads
90
Likes
85
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package that provides a wrapper around the official JitsiMeetSDKs, enabling seamless integration of Jitsi video meetings into Flutter applications. It allows launching Jitsi meetings within a native view on both Android and iOS platforms, ensuring smooth performance and access to full Jitsi features like screen sharing, chat, and recording. The package simplifies embedding real-time communication capabilities without requiring deep native development knowledge.

Use cases
  • Integrating video conferencing in telehealth apps
  • Enabling virtual classrooms
  • Supporting remote team collaboration
  • Adding live support sessions
  • Creating social video chat features
Key features
  • Native Jitsi SDK integration
  • Cross-platform support (Android & iOS)
  • Simple API for launching meetings
  • Full access to Jitsi meeting features
  • Lightweight and easy to configure
Suitable for
  • Apps needing real-time video calls
  • Developers with basic Flutter knowledge
  • Educational and healthcare platforms
  • Remote work and customer support tools
Considerations
  • Requires native setup for iOS (e.g., Info.plist config)
  • May need additional permissions (camera, microphone)
  • Dependent on Jitsi server availability
  • Limited customization of UI components
  • Potential size increase due to native SDKs
Supported platformsAndroidiOS

Install package

flutter pub add jitsi_meet_wrapper

Categories

Source repository

Related projects

No data available yet.