JeanM1996 / trivia_example

A simple trivia game built with Flutter and the frideos package.

Home Page:https://medium.com/flutter-community/flutter-how-to-build-a-quiz-game-596d0f369575

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trivia game example

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

Packages used:

Screenshots

AnimatedGif Screenshot Screenshot Screenshot Screenshot

About

A simple trivia game built with Flutter and the frideos package.

https://medium.com/flutter-community/flutter-how-to-build-a-quiz-game-596d0f369575

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 98.1%Language:Objective-C 1.3%Language:Java 0.6%