A simple quiz app that takes data from an online api and gives you multiple choice and boolean questions of various genres and difficulies.
For help getting started with Flutter, view our online documentation.
- This app is learnt and made from a tutorial by Pawan Kumar.
- The api for questions and answers can be found here.
- A json to dart converter was also used from this project.