jitsi_meet_wrapper_platform_interface 0.1.0
jitsi_meet_wrapper_platform_interface: ^0.1.0 copied to clipboard
Platform interface for jitsi_meet_wrapper
0.1.0 #
- Breaking: Remove
FeatureFlagenum to reduce maintenance effort; Feature flags can still be set by using the native feature flag name as explained in the documentation ofJitsiMeetingOptions.featureFlags9718c87
0.0.3 #
- Remove
pubspec.lockfile 1aa6203c67ef7a63accf2c6be397c70ca8f5d2c4
0.0.2 #
- Add more conference events:
onAudioMutedChanged,onVideoMutedChanged,onScreenShareToggled,onParticipantJoined,onParticipantLeft,onParticipantsInfoRetrieved,onChatMessageReceived,onChatToggled#18
0.0.1 #
- Initial version