Skip to content

Flutter App that generates trivia about numbers using the numbers API.

Notifications You must be signed in to change notification settings

AbanobNageh/Number-Trivia-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number-Trivia-Flutter

A Flutter application, bult using clean architecture, that generates trivia about numbers using the numbers API.

This app is build using clean architecture, it consists of three layers, these layers are:

  1. The presenation layer: this layer contains all the different views of the application.
  2. The domain layer: this layer contains business logic such as abstract implementation of the repository, entities and use cases.
  3. The data layer: this layer is responsible for reading and parsing data from local or remote data sources and implementing the abstract repository implemented by the domain layer.

App screenshot

In Arabic

Arabic

About

Flutter App that generates trivia about numbers using the numbers API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages