this video shows how to Add Firebase with your flutter app.
~•~•~•~•~•~•~•~•
RESOURCES
Get Word File From Here-
https://drive.google.com/file/d/1F-sX...
Convert pdf to doc-
https://www.pdf2go.com/
~•~•~•~•~•~•~•~•
PLAYLISTS:-
Flutter Widget- • What are Widget, Stateless Widget & S...
All about JDK & JRE- • How to Download & install Java JDK on...
Firebase Tutorial- • How to Connect an Android App to Fire...
Android Studio Tutorial- • How to Download & Install Android Stu...
Android Studio Project- • Calculator App |How to Create a Simpl...
Flutter Project- • How to create Hello World application...
Flutter Tutorial- • How to install Flutter in Android Stu...
~.~.~.~.~.~.~.~.~.~.~
STEPS-
1-FIRST, CREATE A PROJECT
2-Connect the project to Firebase. Click on this link- https://console.firebase.google.com/- - Connect your Google Account.
3-Click on getting Started
4-Click on Add Project
5-Write your project name [In my case flutfire]- click on Continue.
6-Again Click on Continue.
7-Select Default Account for firebase & Click on Create Project.
8-Click on Continue
9-we make Android App because we click on Android.
10-Write a Package Name.
11-For package name go to the project Click on project name [in my case flutfire] - android - app - src - main - AndroidMainfest.xml Copy the package name from androidmainfest.xml file [com.example.flutfire]
12-Paste the package name & click on Register app
13-Download google-service.json file.
14-Copy the google-service json file
15-go to your project location [my location - C:\Users\ram\AndroidStudioProjects]
16-Open the project [flutfire] - android - app Paste the google service json file
17-Again go to the firebase page – copy the classpath
18-paste the classpath [classpath 'com.google.gms:google-services:4.3.3'] . Go to your project ,click on your project name [in my case flutfire - android - build.gradle ] – [android\build.gradle]
19-go to the firebase page copy the plugin – apply plugin: 'com.google.gms.google-services' 20-Paste the plugin [apply plugin: 'com.google.gms.google-services'] Location - Go to your project, click on your project name [in my case flutfire - android - app - build.gradle ] – [app/build.gradle]
21-Click on Sync now
22-RUN THE PROJECT - Click on Next
23-Add Plugin firebase_auth: ^0.16.1 firebase_core: ^0.4.5 cloud_firestore: ^0.13.7 Click on pub get
24-click on authentication - Click on sign-in method - click on google
25-do a enable - click on SAVE
~•~•~•~•~•~•~•~•
Connect with me-
Facebook-https://www.facebook.com/profile.php?...
GitHub -https://github.com/SHREYAKANANI
~.~.~.~.~.~.~.~.~.~
KEYWORDS-
How to connect Flutter Project with Firebase
How to connect flutter project
Flutter project with forecast
Firebase with Flutter Project
Flutter Project
Firebase
connect
2020
Shreya Kanani
Shreya's Stuff
~•~•~•~•~•~•~•~•
I hope you will SUBSCRIBE to my channel🤞😊
THANKS❤
Disclaimer -
video is for educational purpose only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.
Fair use is a use permitted by copyright statute that might otherwise be infringing.
Non-profit, educational or personal use tips the balance in favor of fair use.
#Firebase#Flutter