I am curious if it is possible to make an overlay with flutter which shows above the current app (android / iOS). I imagine it like the google translate app (as I do not have enough reputation I can only post a link to an image):
I am curious if it is possible to make an overlay with flutter which shows above the current app (android / iOS). I imagine it like the google translate app (as I do not have enough reputation I can only post a link to an image):
you can check this plugin system_alert_window
A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events.