This is a basic flutter application
Next Release
- Add quiz difficulty and category setup
Current v1.1.0
- Get questions from external API
Old V1.0.0
- Static quiz with score
Use terminal to install flutter quiz app.
$ git clone https://github.com/alohajaycee/flutter-quiz_app.git
$ cd flutter-quiz_app
$ flutter run
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.