how can i achive a floating action button in front of all other apps?
A java example could be: https://www.journaldev.com/14673/android-floating-widget.
What flutter widget can i use for that. Maybe there are some examples with flutter (didn't found any).
Thanks