CoolQuiz (Flutter – Dart)
A simple yet elegant Quiz App developed with Flutter. |
Some of the Widgets and Plugins used
- TextFormField
- Buttons
- Snackbar
- Shared Preferences
- Files
- FutureBuilder
- Builder
- Row
- Columns etc.
Features
- Saves user information with Shared preferences
- Saves quiz score in a file, so when user restarts the app, he/she can check the previous score
- User can revisit the question and correct it
- User friendly design
Requirements
- Flutter
- Either VS Code or Android Studio
- Both editors require Flutter & dart plugins installation
Setup
- clone the repo and run app on your plugged phone/Android Emulator
Screenshots
Splash Screen | Home Screen | Must submit details berfore quiz |
Save Details in Shared Preference | Quiz Question | Show Next on selecting option |
Show end on last question | Redirect to Home Screen & show score | show score and details on restart app |
Download quiz app source code on GitHub
https://github.com/dhvaneshshah97/Quiz_App_Flutter
Provides the list of the opensource Flutter apps collection with GitHub repository.