A Flutter-based mobile app to support the iDukaan ecosystem.
Follow these steps to set up and run the project locally.
- Java JDK 21 installed and configured
- Android Studio installed with Flutter and Dart plugins
- Flutter SDK installed
- Android emulator or a physical Android device
-
Install Java JDK 21
Download and install Java JDK 21 from Oracle or use a package manager. -
Set up Android Studio
- Install Android Studio
- Install Flutter and Dart plugins
- Set up and configure an Android Virtual Device (AVD) or connect a physical device
-
Clone the Repository
git clone https://github.com/vm-palanhaar/idukaan_app.git cd idukaan_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