jitsi_meet 0.4.2 jitsi_meet: ^0.4.2 copied to clipboard
Jitsi Meet Plugin - A plugin for integrating open source Jitsi Meet API in flutter. Jitsi Meet is secure, fully featured and allows completely free video conferencing made with https://jitsi.org, a co [...]
0.4.1 #
- Fixed close meeting programmatically in iOS.
- Updated formatting to increase pub points.
0.4.0 #
- Removed the app bar when the meeting is opening.
0.3.0 #
- Added IOS support to close the meeting programmatically
0.2.5 #
- Added Android support to close the meeting programmatically
0.2.4 #
- IOS Xcode 11.5 support
0.2.3 #
- Added support for pass JWT token
0.2.2 #
- Added support for feature flags
0.2.1 #
- Updated JitsiMeet SDK to v2.9.0
0.2.0 #
- Added IOSAppBarRGBAColor Param
0.1.9 #
0.1.7 #
- Fix defect with per meeting listener not initializing event channel
0.1.6 #
- Added per meeting listeners
- Added Map<dynamic, dynamic> data returned in listener functions
0.1.5 #
- Support for Meeting Events: onConferenceWillJoin, onConferenceJoined, onConferenceTerminated, and onError
0.1.4 #
- Move and rename Kotlin TAG variable into plugin class to eliminate naming conflicts
0.1.3+1 #
- Example app proguard to fix release apk build crashing
- Update README about proguard and minimum sdk
0.1.3 #
- Added support for serverURL
0.1.2 #
- Update license to MIT
0.1.1 #
- Room name character validation.
- Allow nullable fields in iOS.
0.1.0 #
- Initial release for Android and iOS.