List Quiz app
Overview
With over 360 questions, this app will test your general knowledge in three main categories: Movies, Music & Books.
From the home page, tap either the Movie, Music or Book question button which allows you to play questions from the selected category or the Random question button which allows you to play a mixture of questions from all three categories.
The settings button allows you to select how many questions to play in each game, the result button takes you to the results for all previously played games, results can be deleted by long pressing one or more result cards and tapping the delete icon.
Tapping the "show summary" icon in the app bar shows a summary of all games played in the category.
Playing the Game
When the game starts, you will be presented with either a "sort the answers" question or a "split the answers" question.
The "sort the answers" question, will show a question and a list of six answers, press an answer and move them into the correct order, once done, tap the submit button to see how you did.
Putting the list into the correct order will allow you to advance to the next question, if you get the order wrong, you will have the choice of retrying or skipping to the next question, get the order wrong for a second time and you will have to skip that question.
The "split the answers" question, will show a question and a list of six answers, three of the answers are "correct" and three of the answers are "incorrect", long-press an answer and move them into either the "correct" or "incorrect" box, once done, tap the submit button to see how you did.
Splitting the list into the correct boxes will allow you to advance to the next question, if you split them into the wrong boxes, you will have the choice of retrying or skipping to the next question, split them into the wrong boxes for a second time and you will have to skip that question.
At the end of the game, a summary will be displayed so you can see how you did.
All questions and their respective answers are correct as of Jan 2024.
Icons made by freepik from www.flaticon.com
Technical Info
initialPlayStoreUpload: 09-Mar-2022
lastUpdated: 12-Jun-2024
currentVersion: 1.21
languageUsed: Flutter v3.22.1, Dart v3.4.1
change history
v1.21 (12-Jun-2024)
updated app to support foldable devices
general code refactoring & performance improvements
v1.20 (15-May-2024)
general code refactoring & performance improvements
v1.19 (21-Feb-2024)
upgraded to Flutter v3.19.0, Dart 3.3.0 & Kotlin v1.9.22
upgraded Gradle to v8.2.2
general code refactoring & performance improvements
v1.18 (29-Jan-2024)
replaced widget "RichText" with "Text.rich" to enable usage by screen readers
general code refactoring & performance improvements
v1.17 (19-Dec-2023)
general code refactoring & performance improvements
v1.15 (06-Oct-2023)
general code refactoring & performance improvements
v1.14 (19-Sep-2023)
upgraded to Flutter v3.13.1, Dart v3.1, Kotlin v1.9, Gradle v8 & Android Gradle plugin v8.1.1
general code refactoring & performance improvements
v1.13 (06-Jun-2023)
general code refactoring & performance improvements
v1.12 (31-May-2023)
upgraded to Flutter v3.10 & Dart v3.0
general code refactoring & performance improvements
v1.11 (26-Apr-2023)
upgraded to latest Flutter & Gradle dependencies
general code refactoring & performance improvements
v1.10 (27-Feb-2023)
migrated to Material3 design
upgraded to latest Flutter & Gradle dependencies
general code refactoring & performance improvements
v1.9 (18-Jan-2023)
upgrade Gradle to v7.5 & AGP dependency to v7.4.0
general code refactoring & performance improvements
v1.8 (13-Dec-2022)
upgraded to latest flutter & gradle dependencies
general code refactoring & performance improvements
v1.7 (15-Oct-2022)
upgraded to Flutter v3.3
general code refactoring & performance improvements
v1.6 (08-Jun-2022)
general code refactoring & performance improvements
upgraded to Flutter v3.0, Kotlin v1.7, Gradle plugin v7.4 and Android Gradle plugin v7.1.3
v1.5 (04-May-2022)
upgraded "about" page to be a dialog
upgraded to latest flutter & Gradle dependencies
v1.4 (11-Apr-2022)
additional 120 questions
upgraded to latest flutter dependencies
v1.2 (29-Mar-2022)
additional 60 questions
added "show summary" icon in results page
upgraded to latest flutter dependencies
v1.0 (09-Mar-2022)
initial version