mobx_architecture 3.0.1
mobx_architecture: ^3.0.1 copied to clipboard
A Flutter package designed to aid in implementing a consistent, widespread architecture pattern, and providing a way to easily, clearly and elegantly bind MobX to the UI.
3.0.1 Minor code formatting #
- Fixed a formatting issue
3.0.0 Error fixes and improvements #
2.0.0-nullsafety.0 Null safety migration #
- MobX architecture has been fully migrated to null safety
- Fixed README.md formatting and typos, and changed parts for clarity
- Fixed example to be null-safe
1.0.4 Minor changes #
- Updated README.md
- Minor bug fix
- Minor change to error logging
1.0.3 Updated README.md #
- Fixed formatting
1.0.2 Fixed Typo #
- Fixed typo in the docs
1.0.1 Minor changes #
- Minor changes to the docs for dartdoc
1.0.0 Initial Release #
- Initial release