1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-12 06:28:48 +00:00

updated: package to be standard across all example apps

This commit is contained in:
Nishant Srivastava
2018-07-08 00:20:41 +02:00
parent 01a2ac5936
commit 75d833bec1
114 changed files with 12202 additions and 291 deletions

View File

@@ -1,6 +1,6 @@
# google_signin
# Google Signin
A simple flutter app to demonstrate Google signin using Firebase. Register your app on Firebase and enable Google authentication.
Example app to demonstrate Google signin using Firebase. Register your app on Firebase and enable Google authentication.
![Initial Page](page1.jpg)
![Login Dialog](page2.jpg)