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;
unverified uploader
Homepage
API reference
MIT (license)
mobx
Packages that depend on mobx_helper
Back