Issue
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):
Solution
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.
Answered By - SilenceCodder
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.