Skip to content

Using complex UI and clean architecture together in Flutter

Notifications You must be signed in to change notification settings

adrdev10/LeopardApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using a complex design and clean flutter architecture together

A flutter project following the Youtube tutorial from Fidev - Make Beautiful Apps complex UI designs. In this project, we are extending the UI to follow flutter clean architecture using two packages:

TODO:

  • Complete the tutorial from Fidev
  • Create the domain layer with entities, repos, and usecases
  • Create the app layer using the appropiate packages
  • Implement the presenter and controller packages into the App module
  • Create the data module

About

Using complex UI and clean architecture together in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages