Is it possible to open in app browser in the background in Flutter?
I am using flutter_web_auth_2 package to log in, which is fine, but logging out on Android is not working until clearing the cache and cookies from the last login.
I am using flutter_web_auth_2 package to log in, which is fine, but logging out on Android is not working until clearing the cache and cookies from the last login.