A simple trivia game built with Flutter and the frideos package.
Article on Medium.com here: https://medium.com/flutter-community/flutter-how-to-build-a-quiz-game-596d0f369575
Alternative version using the rebuilder package here.
features:
- State management
- Streams and BLoC pattern
- Dynamic theme changer
- Settings page
- Switchable quiz API (mock questions or quiz from https://opentdb.com/)
- Json data (fetching and parsing)
- Animations
- Text shadows