mobx_codegen 0.1.3
mobx_codegen: ^0.1.3 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;