Create A Flutter App To Store Linux Command In Firebase
This is my another task where we have to do store the linux command in firebase. for this first we have to create the account on google and then search console.firebase.google.com . Then we have to create the project on firestore in firebase. This service provides me to store the data in google cloud.
Step1: First create the project
Now our project is made.
Now create the database in firestore
Now just give the package name
Now put the googlservice file
If you done this setup correctly our app can communicate with firebase.
Now create our app to save the linux command.
Here is my github link for same:-
git@github.com:mayankkagrawal/firebase_app.git
Output:-
We have done with our code !!
#keepcoding #keepsharing #flutter #linux #app