Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Add missing 3.3.0 Feature Flags #235

Open
1 of 2 tasks
tuantvu opened this issue Apr 4, 2021 · 1 comment
Open
1 of 2 tasks

[FEATURE]: Add missing 3.3.0 Feature Flags #235

tuantvu opened this issue Apr 4, 2021 · 1 comment
Labels
backlog Added to the backlog enhancement New feature or request

Comments

@tuantvu
Copy link
Collaborator

tuantvu commented Apr 4, 2021

Description

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.

Describe the solution you'd like

Add the flags and update the documentation.

Describe alternatives you've considered

Additional context

@Muhammad-Ullah
Copy link

@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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Added to the backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants