Delhi Underground
An intuitive metro app for Delhi NCR, designed to make finding routes, exploring stations, and navigating the network easier.
Sep 2025
Features
Explore the Delhi Metro Network
Delhi Underground provides an easy way to explore the Delhi NCR metro network, with information about stations and routes presented through a clean and intuitive interface.
Find Routes
The app helps users find routes through the metro network, making it easier to navigate between stations.
Metro Network Map
Explore the network through an integrated map, giving users a visual overview of the Delhi NCR metro system.
Ticket Redirection
Delhi Underground also provides ticket redirection, allowing users to access the relevant ticketing options.
How to Use
Getting started with Delhi Underground is simple:
- Download the latest
.apkfile from the Releases section. - Open the downloaded file on your Android device.
- Allow installation from external sources if prompted.
- Launch the app and enjoy!
Development
Want to build Delhi Underground yourself?
Clone the Repository
Clone the Delhi Underground repository and open the project in Android Studio.
Keep in mind that the application is built using Flutter.
Build and Run
Once the project is open in Android Studio, allow Gradle to synchronize the project and then click Run to build and launch the application.
Alternatively, you can download the latest .apk directly from the Releases section and install it on your Android device.
Technology
Delhi Underground is built with:
- Flutter
- Android Studio
- Gradle
Running the Project
After cloning the repository, open the project in Android Studio and allow Gradle to complete its synchronization.
Then run the project:
- Open the project in Android Studio
- Allow Gradle to sync
- click flutter run
- Build and launch Delhi Underground