Skip to content

Mohammad-AlZabibi/Stepper-clean-architecture-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Stepper in clean architecture with communicating with android native channel

This project uses the clean architecture approach which separates the code as following:

  • Each feature has it's own folder, each feature folder separated to three layers:

    • presentation.
    • domain.
    • data.
  • Core folder for the common thing that is used in the project.

  • injection container: This file is responsible for the injection of the class.

About

This project for implementing stepper in clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published