Flutter Quiz App
Project information
- Category: Flutter
- Project date: Sep 2023
- Project URL: Quiz App
This Flutter project for a quiz app involves creating a user interface with Flutter widgets for displaying questions, answer choices, and scoring. I used Dart programming language to handle user interactions, manage state, and implement logic for tracking quiz progress. At the end of the quiz, the user answers are matched with correct answers and score is shown accordingly.