dxvid-pts / miniplayer

A lightweight flutter package to simplify the creation of a miniplayer.
https://pub.dev/packages/miniplayer
MIT License
107 stars 79 forks source link

How to initialize and dispose states of miniplayer? #20

Open nwatab opened 3 years ago

nwatab commented 3 years ago

I'd like to make a phone call via WebRTC in miniplayer. Does anybody know how to initialize RTC when miniplayer is shown, and dispose RTC when miniplayer isn't shown? I'm using Offstage to show/hide miniplayer in Stack.