Skip to content

Atharvashirsh/Flutter-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Quiz App

The Flutter Quiz App is a dynamic and engaging mobile application that allows users to participate in the quiz. It provides an interactive and fun learning experience for users while challenging their knowledge in different fields.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/your-username/flutter-quiz-app.git
cd flutter-quiz-app
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run