Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Archive info
Browse files Browse the repository at this point in the history
  • Loading branch information
sbis04 committed Mar 19, 2021
1 parent 3247752 commit 78a56a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### :warning: ARCHIVED: This repository is using Flutter 1.7 for the sample app. You can find the latest version of the similar implementation on [this new repo](https://github.com/sbis04/flutterfire-samples). The new version is using Flutter 2.0 (stable) with null safety enabled, and is tested on Android, iOS & Web.

---

# Flutter Google Sign In using Firebase
![codemagic](https://api.codemagic.io/apps/5d636daaf5035821fb723bc3/5d636daaf5035821fb723bc2/status_badge.svg)

Expand All @@ -9,7 +13,7 @@

In this app, I have implemented **Google Sign In** using **Firebase** for both Android and iOS, fixing all the issues with the latest Flutter updates. To understand how to fix all the **Firebase** issues in **Flutter** make sure you check out my **Medium article**.

> NOTE: The project is tested on **Flutter 1.20 (stable)** and using all the latest versions of the plugins.
> NOTE: The project is tested on **Flutter 1.7 (stable)** and using all the latest versions of the plugins.
## Project versions

Expand Down

0 comments on commit 78a56a4

Please sign in to comment.