Search code examples
flutterflutter-dependencies

How to create a google maps like overlay in flutter?


When I am navigating on google maps and I click on the home button a small overlay appears on the home screen. I am trying to implement similar functionality in my flutter app want to know how I can go about doing the same

overlay on home screen

Tried searching a bit but couldn't find where to start


Solution

  • This is known as pip i.e. Picture in picture mode.

    You can use: Flutter Picture in Picture