Monday, June 13, 2022
HomeWordPress DevelopmentHow I Join Firebase with Flutter in simply 2 minutes!

How I Join Firebase with Flutter in simply 2 minutes!


Firebase simply got here out with an superior new method to connect with Flutter Shortly.

Image description


There are Three important causes for which you need to swap to the brand new technique -:
– A lot Simpler to Combine
– No want so as to add information in Xcode and Android folder
– Saves a bunch of Time


It’s Simple and Easy and also you simply have to comply with these steps –

Image description

Image description

Image description

– Open Terminal
– Paste This Command
– Press Enter

curl -sL https://firebase.instruments | bash
Enter fullscreen mode

Exit fullscreen mode

Paste This Command
Login by your Firebase Account

firebase login
Enter fullscreen mode

Exit fullscreen mode

Paste and Run this Command in Terminal of your undertaking
1.

dart pub world activate flutterfire_cli

Enter fullscreen mode

Exit fullscreen mode

2.

export PATH="$PATH":"$HOME/.pub-cache/bin"
Enter fullscreen mode

Exit fullscreen mode

flutterfire configure --project=$your firebase undertaking Id
Enter fullscreen mode

Exit fullscreen mode

Now Choose platforms you wish to configure firebase for…


Congratulations!!
You Built-in Firebase into you Flutter Venture in simply 2 minutes
I Hope You Loved the Course of 😄


Comply with Me For Extra Such Content material

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments