This document provides instructions on how to set up and configure the project environment to ensure all dependencies are correctly installed and the project is built successfully. Please follow these steps after cloning the repository or downloading the project.
Before running the application, you need to perform a couple of essential steps to set up the project dependencies and compile the necessary files.
To fetch and install all the required Flutter packages, run the following command in the root directory of the project:
flutter pub get
dart run build_runner build -d