presenter_state 0.0.1
presenter_state: ^0.0.1 copied to clipboard
State Manager
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.