Skip to content

A simple Flutter quiz app that tests your knowledge with a series of true/false questions.

Notifications You must be signed in to change notification settings

kimono-k/quizzler_flutter

Repository files navigation

Quizzler App

A simple Flutter quiz app that tests your knowledge with a series of true/false questions.

bandicam.2024-12-18.16-47-26-032.mp4

Features

  • Displays a series of multiple-choice questions.
  • Allows the user to select an answer.
  • Provides feedback on the user's answer.
  • Tracks the user's score.
  • Displays an alert when the quiz is finished.

Getting Started

  1. Clone this repository.
  2. Install the dependencies: flutter pub get
  3. Run the app: flutter run

Usage

  1. Tap on the True or False button to answer the question.
  2. The app will display whether your answer is correct or incorrect.
  3. Your score will be updated accordingly.
  4. Continue answering questions until you reach the end of the quiz.
  5. An alert will be displayed showing your final score.

Dependencies

  • flutter: The Flutter framework.
  • rflutter_alert: A package for displaying alerts.

Contributing

Contributions are welcome! Please feel free to submit pull requests.

License

This project is licensed under the MIT License.

About

A simple Flutter quiz app that tests your knowledge with a series of true/false questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published