Flutter - Back button change to exit app
So I have a case where after a successful login, when back is pressed it will go back to the login form, I've tried to check the token on the initial load but it's not working because it's not loading a new page. The solution for this is using WillPopScope