https://github.com/codeslash21/flutter_quizzler
https://github.com/codeslash21/flutter_quizzler
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeslash21/flutter_quizzler
- Owner: codeslash21
- License: mit
- Created: 2020-04-07T21:57:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T22:05:22.000Z (about 6 years ago)
- Last Synced: 2025-02-15T15:51:34.818Z (over 1 year ago)
- Language: Dart
- Size: 241 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_quizzler
## Getting Started:
Basically this is a simple quiz aap built wit flutter. A limited set of questions are given and answers are by only TRUE/FALSE. If answer is correct then `Check Mark` will be added in lower part of UI otherwise `Close Mark` will be added.
### Licenses:
This project is under _MIT License_. See more in [LICENSE](https://github.com/codeslash21/flutter_quizzler/blob/master/LICENSE)