Skip to content

A Simple favorite, add, view application that implements layered architecture in flutter using Hive as a key-based database.

Notifications You must be signed in to change notification settings

MohaAmiry/flutter_layered_architecture_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project i made in university when i was learning architectures.

Targeted Audience

This project is aimed for anyone wants to get into architectures and design while using flutter! it will be a great starting point to grasp the workflow of layered architecture.

Components

this project is composed of the major layers

  • Data for database management.
  • Models for application models that are consumed by the views.
  • Views which is the layer where flutter is used, the UI.

About

A Simple favorite, add, view application that implements layered architecture in flutter using Hive as a key-based database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published