flutter_firebase_uber
an easy to use taxi app, to order a trip or delivery
do a flutter create .
inside the project directory to rebuild device specific files.
remember that you need to add google maps api key for both android and ios.
todo
- design a simple ui, to understand the app
- code the phone auth ui in flutter
- integrate the google maps
- implement the transparent background app bar
- add firebase core services
- add phone auth flutter and firebase
- design the app system
- design the data structure
- create data models
- decide to use realtime database or firestore **real time location in mind
Comments are closed.