I got it working. Did you configure it ? For Sign In with Google, you need to update the "googleClientId" in the main.dart with the Web Client ID. You can refer to the Android Studio docs for this. I believe it should work when you follow the config part of the flutter plugin for Sign In for Google.