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
FeatureFlag
enum to reduce maintenance effort; Feature flags can still be set by using the native feature flag name as explained in the documentation ofJitsiMeetingOptions.featureFlags
9718c87
0.0.3 #
- Remove
pubspec.lock
file 1aa6203c67ef7a63accf2c6be397c70ca8f5d2c4
0.0.2 #
- Add more conference events:
onAudioMutedChanged
,onVideoMutedChanged
,onScreenShareToggled
,onParticipantJoined
,onParticipantLeft
,onParticipantsInfoRetrieved
,onChatMessageReceived
,onChatToggled
#18
0.0.1 #
- Initial version