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
- download the repo and run app on your plugged phone/android emulator
screenshots quiz app
Comments are closed.