Widget Quiz

Flutter Widget Quiz, made for Flutter Create (Source code size is limited to 5KB) .

Widget-Quiz

With this app, users will learn Flutter widgets more efficiently.

  1. Answer to Flutter widget quizez.
  2. You can jump to document if you like after answered to a quiz.
  3. 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 .
1 2
Correct answer after
3 4
Jump to documentation Result summary
5 6

Install

Not released officially yet, but you can run from the project or install via these links.

GitHub

https://github.com/mono0926/widget-quiz