RxDart
stackchain: state_management: rxdartGenerated structure
Section titled “Generated structure”presentation/controllers/ <feature>_state.dart <feature>_controller.dart # stream-basedAdvantages
Section titled “Advantages”- Reactive streams without a full state-management framework
- Preset:
production_rxdart
How stackchain wires it
Section titled “How stackchain wires it”Adds rxdart and generates stream/controller templates (including stream-based ViewModels in MVVM where applicable).