jitsi_meet 0.2.3 jitsi_meet: ^0.2.3 copied to clipboard
Jitsi Meet Plugin
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.