Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r100-stack/quizzler
https://github.com/r100-stack/quizzler
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r100-stack/quizzler
- Owner: r100-stack
- Created: 2020-07-02T17:46:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T18:30:24.000Z (over 4 years ago)
- Last Synced: 2025-01-01T07:07:59.509Z (26 days ago)
- Language: Dart
- Size: 775 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quizzler ❓
This is a Flutter app I worked on following the starter code from the [Flutter Udemy course by Angela Yu](https://www.udemy.com/course/flutter-bootcamp-with-dart/).
Quiz yourself on thirteen questions. (Oooo, the unlucky thirteen. We should have picked some other number of questions.)
## Skills Learned
* Pillars of OOP
* Abstraction
* Encapsulation
* Inheritance
* Polymorphism
* Named constructors in Dart
* [rFlutter Alert Package](https://pub.dev/packages/rflutter_alert)## Screenshot