Skip to content

The Flutter Quiz App is designed to test users' knowledge of Flutter and Dart programming. It features a series of questions and instant feedback on correct answers upon completion.

Notifications You must be signed in to change notification settings

PrathameshPatil-01/FLUTTER_AND_DART_QUIZ_APP

Repository files navigation

Flutter Quiz App

This Flutter Quiz App is designed to test your knowledge of Flutter and Dart. It contains a series of questions, each with four possible answers. Only one of the answers is correct. Once you have completed the quiz, you will receive your results, including the number of correct answers and the correct answer for each question.

Table of Contents

Download APK:

Download

Flutter Quiz Apk

Direct download link

Demo

Demo

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

  1. Clone the repository:
git clone https://github.com/PrathameshPatil-01/FLUTTER_AND_DART_QUIZ_APP.git
  1. Navigate to the project directory:
cd FLUTTER_AND_DART_QUIZ_APP
  1. Open the project in your preferred IDE or code editor.

Features

  • Quiz questions related to Flutter and Dart.
  • Four possible answers for each question.
  • Randomized correct answers for each question.
  • Results screen displaying the number of correct answers and the correct answer for each question.

Screenshots

Start Screen Quiz Screen Results Screen
Start Screen Question Screen Results Screen

Installation

  1. Ensure you have Flutter and Dart installed on your system.
  2. Open the project in your IDE or code editor.
  3. Install dependencies by running:
flutter pub get

Usage

  1. Run the app on your preferred emulator or device using:
flutter run
  1. Answer the questions by selecting one of the provided options.
  2. Once all questions are answered, the results screen will be displayed.

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.

About

The Flutter Quiz App is designed to test users' knowledge of Flutter and Dart programming. It features a series of questions and instant feedback on correct answers upon completion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages