jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
917 stars 972 forks source link

[FEATURE] How to enable InApp Pip mode #1172

Open ArmanKT opened 1 year ago

ArmanKT commented 1 year ago

In App pip How can i enable inApp pip mode without resizing main activity

Main Idea is , If i click pip button, pip window will be open on dragable floating window, and user can user others activity on app as well without any problem.