google_sign_in 0.0.4 copy "google_sign_in: ^0.0.4" to clipboard
google_sign_in: ^0.0.4 copied to clipboard

outdatedDart 1 only

Google Sign-In plugin for Flutter.

0.0.4 #

  • Prevent race conditions when GoogleSignIn methods are called concurrently (#94)

0.0.3 #

  • Fix signOut and disconnect (they were silently ignored)
  • Fix test (#10050)

0.0.2 #

  • Don't try to sign in again if user is already signed in

0.0.1 #

  • Initial Release