Skip to content

rfaturriza/quiz-app-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Quiz App is a Flutter project designed to provide a modern and user-friendly application.

Screenshots

Home Quiz Topics Result
1 2 3 4

Tech

  • Flutter 3.13.1
  • Bloc
  • Freezed
  • Get It & Injectable
  • Firebase

Installation

To run this Flutter project on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/rfaturriza/quiz-app-flutter.git
    
  2. Navigate to the project directory:

    cd quiz-app-flutter
    
  3. Install dependencies:

    flutter pub get
    
  4. Run build runner and generate localization

    flutter pub run build_runner build
    
  5. Run the application:

    flutter run
    

Contact

If you have any questions or suggestions regarding the project, feel free to reach out to us:

Email: rfaturriza@gmail.com We appreciate your interest in contributing to the project!

Releases

No releases published

Packages

No packages published