presenter_state 0.0.1 copy "presenter_state: ^0.0.1" to clipboard
presenter_state: ^0.0.1 copied to clipboard

State Manager

Coverage

Package is currently in development phase.

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.