basic_clean_arch 1.0.0 copy "basic_clean_arch: ^1.0.0" to clipboard
basic_clean_arch: ^1.0.0 copied to clipboard

Basic clean architecture is a set of helpful protocols for the basic concepts of Clean Architecture like Interactors, Entities, Presenters, and Boundaries.

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
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Basic clean architecture is a set of helpful protocols for the basic concepts of Clean Architecture like Interactors, Entities, Presenters, and Boundaries.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on basic_clean_arch