Widget Quiz made with Flutter
Widget Quiz
Flutter Widget Quiz, made for Flutter Create (Source code size is limited to 5KB) .
With this app, users will learn Flutter widgets more efficiently.
- Answer to Flutter widget quizez.
- You can jump to document if you like after answered to a quiz.
- After answering 10 quizez, the summary is shown.
Dart code size: 5,109 Bytes
This app was created for Flutter Create, which limits Dart code size to 5KB.
Confirmed by find ./lib -name "*.dart" | xargs cat | wc -c
.
Screenshots
Answer to questions | . |
---|---|
Correct answer | after |
---|---|
Jump to documentation | Result summary |
---|---|
Install
Not released officially yet, but you can run from the project or install via these links.