PranavMasekar / QuizGo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/PranavMasekar/QuizGo.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Libraries & Tools Used

Folder Structure

Here is the core folder structure which flutter provides.

flutter-app/
|- android
|- build
|- ios
|- lib
|- test

Here is the folder structure we have been using in this project

lib/
|- blocs/
|- common/
|- constants/
|- extensions/
|- helpers/
|- models/
|- presentation/
|- repositories/
|- router/
|- services/
|- main.dart

About


Languages

Language:Dart 95.7%Language:HTML 1.9%Language:Ruby 1.5%Language:Swift 0.7%Language:Kotlin 0.1%Language:Objective-C 0.0%