#Flutter Learning Quiz
This application is a demo quiz application to show the deferent usecases of flutter UI components and functionalities. In this series it containes 6 questions or prompts which is based on flutter fundamentals.
This Application has a welcome page. this page has continue icon button with a simple #Animations.
Next pages Starts the quiz with 1st prompt with the list of answers.
The next pages continue the rest of prompts. all the prompt pages contain reset button to restart the quiz. buttons also has tooltips to help user and also the result page display the total numbers and number of correct answers. it also dislays the questions, correct answer and the user selected answer. the page also have some styling like the question index have the color to show the answer is right or wrong . it has a reset quiz button with some # Animations