saibotma / jitsi_meet_wrapper

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

Feature Request: unwrap pip window programmatically #93

Closed shabanov-krl closed 1 year ago

shabanov-krl commented 1 year ago

when meeting in progress and in pip, i want to show open meeting button for user in flutter

right now i can only call joinMeeting method on tap button, but it will cause re-joining instead of unwraping pip

saibotma commented 1 year ago

Hey there,

I could not find anything that would solve your issue in the official documentation. You can however create an issue here.