Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 357 Bytes

Package is not developed. Dart not giving feature to extend abstract interface.

Motivation

Sometimes when a new programmer appears in team, he confuses when reading Cubits, Controllers and etc(except BLoC).
It's really hard to understand what current Controller do. Contract shows all methods, and View exactly don't know about Presenter.