jitsi_meet 0.1.8 jitsi_meet: ^0.1.8 copied to clipboard
Jitsi Meet Plugin
0.1.8 #
- Fix defect for ISO Xcode 11.4 compile architecture issues
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.