Skip to content

nishant-dabhi/quiz_app

Repository files navigation

Flutter Quiz APK

Description

Flutter Quiz APK is a mobile application developed using Flutter that allows users to take quizzes. The app features a simple interface with three screens: the start screen, the quiz screen, and the result screen. Users can start the quiz, answer multiple-choice questions, and view the results indicating whether each question was answered correctly or incorrectly. Additionally, users can restart the quiz to take it again.

Screenshots

Features

  • Start Screen to initiate the quiz.
  • Quiz Screen to display multiple-choice questions.
  • Result Screen to show the correctness of answers.
  • Restart Quiz Button to begin the quiz again.

Installation

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run flutter pub get to install dependencies.
  4. Connect your device or start an emulator.
  5. Run flutter run to launch the app on your device/emulator.

Usage

  • On the Start Screen, tap the Start Quiz button to begin the quiz.
  • The Quiz Screen will display multiple-choice questions one by one.
  • Select an answer for each question by tapping on the option.
  • After answering all questions, user will able to view the results.
  • The Result Screen will display whether each question was answered correctly or incorrectly.
  • Tap the Restart Quiz Button to start the quiz again.

Configuration

  • No additional configuration required.

Credits

  • This app utilizes the Flutter framework: Flutter

About

This is Simple Quiz App built in Flutter.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published