Skip to content

Mbanya/frivia

Repository files navigation

Frivia

Description

Frivia is a flutter mobile application that allows you to answer true or false on trivia questions based the difficulty set.

Topics Covered

  1. Importing 3rd party Fonts
  2. Installing Packages from pub.dev
  3. Setting/changing default font style
  4. Setting up and using Provider to manage state.
  5. Setting up Dio for pulling data from API client Opentb Trivia
  6. Sharing knowledge between class widgets and provider
  7. Creating Slider, Button using Material UI
  8. Navigation/Routing

App Screenshots

1.Home Page


2.Question Page


3.Feedback Dialog


4.End Game