saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 61 forks source link

FeatureFlag.isToolboxEnabled does not work #44

Closed abishop-jac closed 1 year ago

abishop-jac commented 2 years ago

Looks like it is being (incorrectly) mapped to toolbox.alwaysVisible instead of toolbox.enabled (jitsi_meet_wrapper_platform_interface/lib/method_channel_jitsi_meet_wrapper.dart line 203)

saibotma commented 1 year ago

Is already in master and will be included in the next version.