You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before upgrading to version 6.1.0, this problem didn't exist.
I've also tried LaunchMode.externalNonBrowserApplication which lead to the same result. LaunchMode.inAppWebView also doesn't work because the path can't be found because it's private. I've tried manually inputting the link into the chrome web page and it works properly so I'm sure that the path I'm passing in works. I do have Chrome installed and it's set as my default on my device. I'm on Flutter version 2.10.3.