mobx_codegen 0.0.7
mobx_codegen: ^0.0.7 copied to clipboard
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
example/lib/example.dart
library mobx_codegen_example;