NITESH-

Nitesh - Driver Partner App

A Flutter-based driver application featuring Google Maps integration and real-time location tracking.

🚀 Live Demo

You can access the web version here: https://nitesh-1419.github.io/NITESH-/

Getting Started

  1. Clone the repository.
  2. Ensure you have the Flutter SDK installed.
  3. Run flutter pub get.
  4. Deployment: This project uses GitHub Actions to deploy to GitHub Pages. Pushing to the main branch automatically updates the gh-pages branch.
  5. Add your Google Maps API keys in:
    • android/app/src/main/AndroidManifest.xml
    • web/index.html
  6. Run flutter run.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.