You are on page 1of 4

3/26/2020 GitHub - frideosapps/trivia_rebuilder: An example of quiz game built with Flutter, the rebuilder and the frideos package.

frideosapps / trivia_rebuilder

Dismiss
Join GitHub today
GitHub is home to over 40 million developers working together to host
and review code, manage projects, and build software together.

Sign up

An example of quiz game built with Flutter, the rebuilder and the frideos package.
# flutter-apps # flutter-examples # flutter-example-app # flutter-games # games # frideos-library # frideos-package # rebuilder-library # rebuilder-package # trivia-game # quiz
# frideos

2 commits 1 branch 0 packages 0 releases 1 contributor BSD-2-Clause

Branch: master New pull request Find file Clone or download

frideosapps update to rebuilder 0.2.0 DownloadingLatest


... commit 2d5a32e on Jun 12, 2019

android initial commit 10 months ago


Want to be notified of new releases in
frideosapps/trivia_rebuilder?
ios initial commit 10 months ago

lib update to rebuilder 0.2.0 Sign in Sign up


10 months ago

screenshots initial commit 10 months ago

.gitignore initial commit 10 months ago

.metadata initial commit 10 months ago

LICENSE initial commit 10 months ago

README.md initial commit 10 months ago

analysis_options.yaml initial commit 10 months ago

pubspec.lock update to rebuilder 0.2.0 10 months ago

pubspec.yaml update to rebuilder 0.2.0 10 months ago

README.md

Trivia game example


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

features:

State management
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:
Rebuilder
Frideos-flutter
https://github.com/frideosapps/trivia_rebuilder 1/4
3/26/2020 GitHub - frideosapps/trivia_rebuilder: An example of quiz game built with Flutter, the rebuilder and the frideos package.

Screenshots

https://github.com/frideosapps/trivia_rebuilder 2/4
3/26/2020 GitHub - frideosapps/trivia_rebuilder: An example of quiz game built with Flutter, the rebuilder and the frideos package.

https://github.com/frideosapps/trivia_rebuilder 3/4
3/26/2020 GitHub - frideosapps/trivia_rebuilder: An example of quiz game built with Flutter, the rebuilder and the frideos package.

https://github.com/frideosapps/trivia_rebuilder 4/4

You might also like