Dependency Information
Name:
Version:
Platform
Reason for upgrade
because some of the executed command is not working but it's working in html so i think you should take a look on it. plz
Provide additional context
Future disa() async {
await JitsiMeet.executeCommand('participants-pane', [""]);
}
Future disa() async {
await JitsiMeet.executeCommand('overwriteConfig', ["toolbarButtons: ['participants-pane']"]);
}