Skip to content

nevepura/quiz_app

Repository files navigation

Quiz app

A quiz app made with Flutter.

alt text

Contents

The app contains:

  • a quiz with multiple questions and a final summary
  • the questions can be changed at will in questions.dart
  • the quiz can be repeated endlessly

Requirements

Flutter v3 or above. Works with v3.13.7.

How to run

Launch with flutter run.

Possible improvements

  • give the chance to just end the quiz without restarting it
  • put the questions in a json file instead of a dart class
  • smaller components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published