A simple quiz app built using Flutter Framework. It covers the fundamental building blocks of Object Oriented Programming (OOP).
- Use Modular Approach: Separate classes
- Use OOP Concepts: Encapsulation, Data Abstraction, Polymorphism and Inheritance
- Use Dart Modifiers: private and public
- Use Dart Lists
Learned the basics of Flutter from App Brewery.
