Make Mobx easier to use with some extensions.
More...
// Easy to declare final text = ''.ob; // Change value for variable text('new text'); // Get value from variable final value = text.value;
API reference
unverified uploader
Homepage
MIT (license)
mobx
Packages that depend on mobx_helper
Back