• Stars
    star
    121
  • Rank 292,791 (Top 6 %)
  • Language
    Dart
  • License
    BSD 2-Clause "Sim...
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

More Repositories

1

frideos_flutter

An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
Dart
189
star
2

data_examples

An example app showing different ways to pass to and share data with widgets and pages.
Dart
59
star
3

trivia_rebuilder

An example of quiz game built with Flutter, the rebuilder and the frideos package.
Dart
41
star
4

pair_game

A simple pair game made with Flutter, a custom library, BLoC and tunnel pattern.
Dart
36
star
5

frideos_examples

A collection of examples on how to use the frideos flutter package.
Dart
20
star
6

theme_changer

A simple starter app with a drawer and a dynamic theme changer and persistent theme using the sharedpreferences.
Dart
17
star
7

bloodpressure

An example of a medical app built with Flutter for the classification of the arterial blood pressure.
Dart
10
star
8

rebuilder

An easy and minimalistic state management for flutter.
Dart
9
star
9

frideos_kvprx

A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.
Dart
8
star
10

flutter_starfield

A simple starfield made with Dart and Flutter.
Dart
5
star
11

booktrailer

An experimental booktrailer made in Flutter web for my novel
Dart
5
star
12

frideos_light

Library for state management, timing widgets, animations, effects (blur, transitions) and misc.
Dart
4
star
13

frideos_core

A library for streams, BLoC pattern, tunnel pattern, timing and animations. Core of the frideos package.
Dart
3
star
14

childpugh

An example of the Child-Pugh clinical score calculor built with Flutter and the BLoC pattern
Dart
2
star
15

dynamic_fields_validation

A Flutter example on how to validate dynamically created fields with the BLoC pattern
2
star
16

frideosapps.github.io

1
star