Running in Development
In order to run the flutter app in development mode, you need to have an emulator or a physical device connected to your computer.
You just have to open a terminal inside the root directory of the project and run the following command:
flutter run