ThunderVolt is a app for the the solution for the charging of Electric vehicles and increase the user experience for finding the nearby charging station and pre-booking to avoid the long wait at the charging station. This is a Frontend part of the ThunderVolt in Flutter.
-
Create an Firebase Project with thundervolt
-
Setup Firebase CLI Environment
-
Login with your Firebase Account
firebase login
-
Initialize Firebase in your repo
firebase init
-
Choose Firestore, Functions, Storage services.
-
Deploy
firebase deploy
-
Place google-services.json file for:
dev : user/android/app/src/dev
prod : user/android/app/src/prod
fllutter byuild apk