SystemAlertWindow icon indicating copy to clipboard operation
SystemAlertWindow copied to clipboard

can we overlay icon of the app on other apps .

Open exarcplus opened this issue 3 years ago • 1 comments

am developing an app in flutter . that require google navigation , when my app redirects to google map I have to show my app icon on top of the map . when user clicks on app icon it should redirect my app again

exarcplus avatar Mar 07 '22 17:03 exarcplus

check out this package it will help you to put flutter widgets in your overlay flutter_overlay_window so I think it will fit your requirements

X-SLAYER avatar Apr 28 '22 15:04 X-SLAYER

It's supported in the latest release v2.0.0

pvsvamsi avatar Mar 27 '24 06:03 pvsvamsi