This project is a starting point for a Flutter Application.
First App In Way To Learn Flutter. This is a quiz app that generates 10 questions of Quizand all the question revise your Basic Flutter topics.The result is finally displayed depending upon the number of questions answered correctly by the user. Questions are saved in lib/main.dart files.
- Firstly open the App.
- Questions are displayed one by one you can give the Answers of each of the Questions.
- Side by Side Your score will Calculated.
- At Last the score is Displayed in the Screen.
- If you start again the quiz by pressing Restart Button.
- This App Revise your Flutter and Dart basic Interview Question.
- This Apps runs Android as well as ISO Devices both.
- cd Flutter-Quiz-Project
- flutter run
For help getting started with Flutter, view our (online documentation), which offers tutorials, samples, guidance on mobile development, and a full API reference.




