This is an Anime Quiz app developed using Flutter and Dart programming language. The app provides an engaging quiz experience for anime enthusiasts, allowing them to test their knowledge about their favorite anime series and characters.
-
Multiple-choice questions: Users are presented with questions related to various anime shows and characters. They can choose one option out of multiple choices.
-
Score tracking: The app keeps track of the user's score as they progress through the quiz. At the end of the quiz, the user can see their final score and how well they performed.
-
Question summary: After completing the quiz, the app displays a summary of the questions, the user's answers, and the correct answers. This allows users to review their performance and learn from their mistakes.
-
Flutter: The app is developed using the Flutter framework, which enables cross-platform app development for iOS and Android.
-
Dart: The programming language used for building the app's logic and functionality.