Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 868 Bytes

Trivia App

Practice project to better understand working with http requests and api, listview, error handling and code file structure. Inspired by Ifeanyi

Powered by Open Trivia API

Installation

Follow the installation guide at Official Flutter Installation Page

Setting up locally

  • Clone the repo locally
  • Navigate to the folder and run flutter pub get to install the required dart packages

App preview

Screenshot 2024-07-19 at 9 13 53 PM

Video

Screen.Recording.2024-07-21.at.5.31.47.PM.mov

Running the application

Simply run flutter run command from the terminal