-1

I am making a video streaming application. I want my application to show the video player in a tiny window when the app is minimised while playing like amazon prime app.Is there any way to implement this

Gimuser39
  • 87
  • 9

1 Answers1

0

This feature is known as pictures in picture mode. I used this plugin pip_flutter to implement this feature.

Gimuser39
  • 87
  • 9