You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade from 2.11.0 brought many new feature flags. Here is the list:
AUDIO_FOCUS_DISABLED
AUDIO_MUTE_BUTTON_ENABLED
AUDIO_ONLY_BUTTON_ENABLED
FILMSTRIP_ENABLED
FULLSCREEN_ENABLED
HELP_BUTTON_ENABLED
NOTIFICATIONS_ENABLED
OVERFLOW_MENU_ENABLED
TOOLBOX_ENABLED
VIDEO_MUTE_BUTTON_ENABLED
Is the feature supported by Jitsi?
jitsi_meet Flutter plugin is dependent on the Android and iOS SDK from jitsi.org. If those SDKs do not support a feature, we also can not add it.
@tuantvu but KICK_OUT_ENABLED is not working in Flutter? It is saying "there's no constant named 'KICK_OUT_ENABLED' in 'FeatureFlagEnum'".
Any suggestions..
Description
Upgrade from 2.11.0 brought many new feature flags. Here is the list:
Is the feature supported by Jitsi?
jitsi_meet Flutter plugin is dependent on the Android and iOS SDK from jitsi.org. If those SDKs do not support a feature, we also can not add it.
Describe the solution you'd like
Add the flags and update the documentation.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: