go_mvp 1.1.1
go_mvp: ^1.1.1 copied to clipboard
Package designed to streamline the preparation of each screen in a project using the MVP.
1.1.1 #
- Added secondary param for different screen destination.
1.1.0 #
- Renamed
AppManager().withRouterAndModel
toAppManager().configure
. - Added
debug
,lowPerformance
,refreshLatency
,slashResolution
andscreenVisible
params toAppManager().configure
.
1.0.1 #
- Bump
object
version.
1.0.0 #
- First version.