Create a firebase app
Configure iOS for Google services
Import Google Sign-In & Firebase Auth plugins
Wire up the sign in
Firebase Console:
https://console.firebase.google.com/
Google Sign-In Plugin
https://pub.dartlang.org/packages/goo...
Firebase Auth Plugin Source
https://pub.dartlang.org/packages/fir...
Firebase Auth Plugin Example
https://github.com/flutter/plugins/bl...
Google Sign In Plugin Example IOS Runner(App)
https://github.com/flutter/plugins/tr...