Wayaer / fl_pip

flutter picture-in-picture plugin for ios and android
MIT License
25 stars 13 forks source link

disable not working as expected #13

Closed LastxTemplar closed 1 month ago

LastxTemplar commented 9 months ago

calling FlPiP().disable(); has the same effect as calling FlPiP().enable(...); When calling disable the app minimises and shows the PiP view.

I am not sure what I'm doing wrong, also there is no method calling disable() in the example app.

I would expect that calling disable() would disable the app from showing PiP when minimising.

Wayaer commented 8 months ago

Try updating to the latest version