provider_architecture_template
provider_architecture_template copied to clipboard
Replace lazy_index_stack with IndexTrackingViewModel
Would you be for replacing lazy_index_stack with IndexTrackingViewModel ?
I've never used IndexTrackingViewModel
. Does it lazy build the views?
I also am not a fan of hiding business logic if it makes maintaining the class harder.