lslv1243 / pip_view

BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

How to use pip view in video #3

Open Prashant12461246 opened 2 years ago

Prashant12461246 commented 2 years ago

I am not able to play video like amazon prime or netflix on pip mode. it should give me option for full screen, play pause while state is in pip view.

lslv1243 commented 2 years ago

Hello, @Prashant12461246. This lib handles PIP at the application level, it does not have any integration at the OS level. So you can only see the floating view with the app open. You will need some other lib to integrate with the OS PIP presentation.

If you want to display some video only while the user has the application foregrounded you can use this lib with some video player lib, for example: https://pub.dev/packages/video_player.