Skip to content

In this project, utilizing Flutter and Dart to develop a Quiz App focused on basic Flutter knowledge.

Notifications You must be signed in to change notification settings

rogerchang1108/Quiz-App-with-Flutter

Repository files navigation

Quiz App

In this project, utilizing Flutter and Dart to develop a Quiz App focused on basic Flutter knowledge. Once all questions have been answered, the app will display a summary page detailing your choices.

Features

  1. Display the start screen with a "Start Quiz" button.

    component

  2. Start answering: In question screen, each question will come with four answer choice buttons.

    component

  3. After answering: Displaying the result screen with a question summary based on your choices in a scroll view. Indexes with a blue circle indicate correct answers, while those with a pink circle indicate incorrect ones.

  4. If you would like to restart the quiz, click the "Restart Quiz!" button.

    component

Resources

A few introductory tutorials:

About

In this project, utilizing Flutter and Dart to develop a Quiz App focused on basic Flutter knowledge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published