Skip to content

cvora51/Quizzler_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzler

A simple QUIZ application based on True or False type Questions. It contains a number of general knowledge questions along with their respective true or false answers. The answer will be displayed at bottom of the screen. Once you solve all questions you will get a prompt to reset the Quiz.

Main Screen

Main Screen

Main Screen

Some of the key functionalities of this app includes:

-> OOP classes and objects.

-> Abstraction.

-> Encapsulation.

-> Inheritance.

-> Polymorphism.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.