A simple yet elegant Quiz App developed with Flutter. |
- TextFormField
- Buttons
- Snackbar
- Shared Preferences
- Files
- FutureBuilder
- Builder
- Row
- Columns etc.
- 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
- Flutter
- Either VS Code or Android Studio
- Both editors require Flutter & dart plugins installation
- clone the repo and run app on your plugged phone/Android Emulator
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.