- Check the Deployed version in this link: https://triviapp.lat/menu
This is a simple Trivia - Quizz application based on BloC-Cubit architecture and using the Open Trivia Database: "https://opentdb.com"
- Generate necessary files executing the codegen.sh file located in the root folder
- Build flutter web app:
- flutter build web --web-renderer canvaskit
- Remove the " " piece of code located in root > build > web > index.html