It is built using Flutter and Google map APIs.Used packages from pub.dev
.
You can find the details about the packages in pubspec.yml and details of APIs in androidManifest.
It's for learning so bear with the hard codes😢.
- Renders real time location.🏞🏞 (Added some hard coded markers.)
- Each card has it's respective longitude and latitude associated with it refer ➡ main.dart.
1.📲 User Interaction: Users tap on a card to select a destination, indicating where they want to go.
2.🗺️ Automated Routing: The system automatically generates a route 🚗 to the chosen destination using longitude 🌍 and latitude 🌏 coordinates.
3.🚶♂️ Real-Time Tracking: It provides real-time tracking 📡 of the user's location as they follow the generated route, offering a navigation experience similar to Google Maps.
- Fork the repository. 🍴
- Create a issue in the current repository about your issue. 💭💭
- Add your enhancement. ✔️
- Create a Pull Request with proper comments and description. ☑️
- Wait for your PR to get merged after reviewing. 🕰️🕰️
Built by Prahen Parija