From f041c4faca57795f3674b099f9deb3e9340dfdd7 Mon Sep 17 00:00:00 2001 From: Alexey Shamrin Date: Tue, 25 Jul 2017 15:04:21 +0300 Subject: [PATCH] update links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e998cf8..d433684 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon ### Auth - [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on Ios and Android -- [Google Sign-In](https://github.com/flutter/google_sign_in) -- [Firebase Auth](https://github.com/flutter/firebase_auth) +- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) +- [Firebase Auth](https://github.com/flutter/plugins/tree/master/packages/firebase_auth) - [Facebook Auth](https://medium.com/@segaud.kevin/facebook-oauth-login-flow-with-flutter-9adb717c9f2e) - by [Kevin Segaud](https://twitter.com/kevin_segaud) ### Text & Rich Content @@ -152,7 +152,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon ### Storage -- [Firebase Storage](https://github.com/flutter/firebase_storage) +- [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) ### Monetization