abraham / birb

WIP: Instagram for birds built in Flutter
https://bendyworks.com/blog/a-month-of-flutter
MIT License
95 stars 19 forks source link

Add sign in service #44

Closed abraham closed 5 years ago

mikeymop commented 5 years ago

Firebase Auth was updated, this changes the function name for SignInWithGoogle to GoogleSignIn additionally the firebase SignInWithCredential function expects a FirebaseUser as the return type and this breaks both auth.art and sign_in_fab.dart.

Can you elaborate on what is happening in these two files so that I can adapt this implmentation for my application? I really liked that you had the entire functionality inside of a fab.