Skip to content

RobinNunkesser/basiccleanarch-pub

Repository files navigation

BasicCleanArch

Robert C. Martin's Clean Architecture is very helpful to write well structured and testable code. However, existing variants for mobile development are sometimes hard to understand for beginners or inappropriate for small projects. Basic clean architecture is a set of helpful abstract classes for the basic concepts of Clean Architecture like Interactors, Entities, Presenters, and Boundaries.

Getting Started

At the moment, the following abstract classes are included:

  • Displayer
  • Presenter
  • UseCase

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages