From 26ae6f4a95da1aecc5ed189a68ce7e5ca5a4c630 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Fri, 19 Apr 2019 16:12:34 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93fe54d..38d32aa 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,10 @@ * [Pre-packaged Animations: Sprung](https://pub.dartlang.org/packages/sprung) * [Pre-packaged Animations: Animated Text Kit](https://pub.dartlang.org/packages/animated_text_kit) * [Refactoring Challenge Instructions](https://github.com/londonappbrewery/Flash-Chat-Flutter-Refactor-Challenge) -* [Firebase Homepage](https://firebase.google.com/) +* [Create your Firebase Account Here](https://firebase.google.com/) +* [Firebase Core Package for Flutter](https://pub.dartlang.org/packages/firebase_core) +* [Firebase Auth Package for Flutter](https://pub.dartlang.org/packages/firebase_auth) +* [Cloud Firestore Package for Flutter](https://pub.dartlang.org/packages/cloud_firestore)