mobx_codegen 0.2.1+1
mobx_codegen: ^0.2.1+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/lib/example.dart
library mobx_codegen_example;