mobx_architecture 3.0.1 copy "mobx_architecture: ^3.0.1" to clipboard
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 #

Breaking changes #

  • Deprecated SizingInfo. Constructors now provide an instance of MediaQueryData

Minor changes #

  • Fixed an error where the StatefulVMStoreBuilder.standAlone() would use Provider
  • Updated and fixed formatting for README.md

[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
4
likes
110
pub points
53%
popularity

Publisher

verified publishertanzilzubair.tech

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.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, mobx, provider

More

Packages that depend on mobx_architecture