Skip to content
Snippets Groups Projects
Commit 313c6345 authored by Himali Aryal's avatar Himali Aryal
Browse files

testing image

parent 66452ea9
No related branches found
No related tags found
1 merge request!7Readme update
......@@ -28,15 +28,34 @@ This app uses various features of Firebase, including [Firebase Authentication](
#### (1) Create Firebase project
First, you have to create a new project in [Firebase Console](https://console.firebase.google.com/). Click on the *Create a project*.
**Image here**
![IMAGE_DESCRIPTION](./images/screenshot/slide_1.jpg)
Set a project name (or it can be anything else)
**Image herer**
**Image here**
Go into your newly created project. Click **Android** button:
**Image here**
Register your app in the firebase console.
Go to the *android>app>build.gradle* and copy the *applicationID* and use that to register the app.
Download the config file and put in the *android>app>* along with *build.gradle* file.
Then Click on **Next**
Flutter app is connect with the firebase console.
You can see the realtime database on the left side of the firebase console page. Once you save the data to the database, the result will be reflected in the database.
images/screenshot/slide_1.jpg

130 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment