Skip to content

A quiz app that tests your general knowledge built using Flutter and Dart

Notifications You must be signed in to change notification settings

DarinJoshua-dev/Quizzler-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzler APP

Created an application by reviewing Stateful and Stateless Widgets as well as learning about the fundamental building blocks of Object Oriented Programming (OOP) - Classes and Objects using flutter and dart.

What I created

A interesting quiz app that tests your general knowledge. As one of the most popular genre of application nowadays, this app is filled with fun questions to quiz yourself.

Finished App

What I have learnt

  • 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.

Learning Courtesy : London App Brewery

About

A quiz app that tests your general knowledge built using Flutter and Dart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published