GetX
stackchain: state_management: getxGenerated structure
Section titled “Generated structure”presentation/controllers/ <feature>_controller.dartbindings/ <feature>_binding.dartAdvantages
Section titled “Advantages”- Controllers + bindings + optional GetX routing/DI in one ecosystem
- Preset:
getx_mvc
Smart defaults
Section titled “Smart defaults”If routing / di are omitted while state is getx, both default to getx.
How stackchain wires it
Section titled “How stackchain wires it”Generates controllers and bindings; with GetX routing/DI, sync updates match GetX patterns.