Basically i'm trying to make a redirect in my flutter app, where i have a button and i want to open Power Apps mobile when clicking.
My question is: There is a way to redirect automatically to Powerapps mobile? Right now when i click to button in Flutter open this page:
To launch Powerapps today i'm using "Url_Launcher" in Flutter.