Skip to content

This is a simple quiz app that tests your knowledge. I've built this app using some basic OOPS concepts.

Notifications You must be signed in to change notification settings

Faraaz03/QuizApp-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzler ❓

My Goal

In this app, I've reviewed Stateful and Stateless Widgets as well as learned about the fundamental building blocks of Object Oriented Programming (OOP) - Classes and Objects.

What I've created

I've made a quiz app that tests your general knowledge.

Finished App

What I've learned

  • Modularising your code into separate classes.
  • Dart classes and objects.
  • Using class constructors.
  • Extracting Widgets to refactor your code.
  • private and public modifiers in Dart.
  • How to use Dart lists.
  • The difference between var, const and final.

About

This is a simple quiz app that tests your knowledge. I've built this app using some basic OOPS concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published