I'm making a phone call app like Whatsapp or Messenger in Flutter. Does anybody know how to implement
- Hide phone screen to the top and show "tap to return to call" on iOS?
- float icon on other apps on Android?
I have found system_alert_window package and bubble_overlay package but they don't work on iOS.