mobx_codegen 2.0.0-nullsafety.1
mobx_codegen: ^2.0.0-nullsafety.1 copied to clipboard
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
example/README.md
Using mobx_codegen #
Refer to this Getting Started guide for using mobx_codegen
with mobx
.