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 flow #39

Closed abraham closed 5 years ago

abraham commented 5 years ago

Depends on #38.

When clicking on the sign in button, the user should get prompted to authorize a Google account via Firebase.

abraham commented 5 years ago

Fixed with #44