Open the web browser from a flutter application, and then redirect to the application again
I am developing a mobile application using Flutter, and i have the web version using angular, and the back is using nodejs. For some reason, i want to do the following work flow: When the user is logging in, the…