mobx_architecture 2.0.0-nullsafety.0
mobx_architecture: ^2.0.0-nullsafety.0 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.
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
#3 [1.0.0] - Initial Release
- Initial release