From 26cf074fbfce69b022bc97cb6110826e9df75dfe Mon Sep 17 00:00:00 2001 From: "Md. Mahfujur Rahman" <60434580+Jackfrst@users.noreply.github.com> Date: Tue, 30 May 2023 13:44:36 +0600 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fcf579c..7a31ee1 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,12 @@ Flutter provides excellent support for integrating Firebase Authentication into + +A few resources to get you started if this is your first Flutter project: + +- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) +- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) + +For help getting started with Flutter development, view the +[online documentation](https://docs.flutter.dev/), which offers tutorials, +samples, guidance on mobile development, and a full API reference.