Najdah Project
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
the app is guaranteed to run on Android, it will work on ios but will need to modify some values, sorry about that.
After open it on Android Studio
run this command on terminal flutter packages get to get the packages the project needed
After that
run this command on terminal flutter run to run the app
Note to get the app work correctly you must generate api key for google maps and connect it with Firebase also
Note you must download flutter framework to run the app
the app using the following packages:
firebase_core: "0.5.0"firebase_auth: "^0.18.0+1"cloud_firestore: "^0.14.0+2"google_maps_flutter: ^0.5.32location: ^3.0.0geoflutterfire: ^2.2.1