Heady assessment. - Apk Download Link
Step 1:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 2:
This project uses inject
library that works with code generation, execute the following command to generate files:
flutter packages pub run build_runner build --delete-conflicting-outputs