flutter google_sign_in only opens login window (popup) for the first time
I am using the official google_sign_in package for signing the user in to my Flutter app. When the user wants to sign in for the first time, a popup is opened to select from a list of available accounts, but…