initial commit

This commit is contained in:
2024-02-03 20:32:48 +01:00
parent e9a0204004
commit d9c4e39910
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ const questions = [
'Functions',
],
),
QuizQuestion('How are Flutter UIs built?', [
'By combining widgets in code',
'By combining widgets in a visual editor',