Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 998 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 998 Bytes

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.