A Flutter-based mobile app for the Indian Railways Super App – Yatrigan.
Follow the steps below to set up and run the project locally:
- Java JDK 21 installed and configured
- Android Studio with Flutter and Dart plugins
- Flutter SDK installed
- Android emulator or physical device setup
-
Install Java JDK 21
Download and install from Oracle JDK Downloads or use your system's package manager. -
Set up Android Studio
- Install Android Studio
- Install Flutter and Dart plugins
- Set up an Android emulator or connect a physical device
-
Clone the Repository
git clone https://github.com/vm-palanhaar/yatrigan_app.git cd yatrigan_app -
Install Dependencies
flutter pub get
5 Start Android Emulator
- Use Android Studio or command line to start an emulator.
-
Run the App
flutter run