mvu_flutter 3.1.0 copy "mvu_flutter: ^3.1.0" to clipboard
mvu_flutter: ^3.1.0 copied to clipboard

discontinued
outdated

State management and architecture library that allows to write Flutter Apps under MVU/The Elm Architecture approach.

[1.0.0] - 27.05.2021 #

  • Initial release

[1.0.1] - 31.05.2021 #

  • Readme, docs and example update

[2.0.0] - 04.06.2021 #

  • This version utilizes the Freezed's Union types as Messages, adding a new type parameter for the View and Update classes. This version allows to write even less code and provides more type safety. Visit the example for details.

[3.0.0] - 05.06.2021 #

  • Another version with breaking changes. This version adds the ability to make Dispatchers Union-typed when used in Subscriptions or Commands and removes type parameter from the Msg base class for code-reusability purposes. Hopefully, there will not be other major versions in the foreseeable future.

[3.1.0] - 14.06.2021 #

  • Improved performance, updated documentation and example.
7
likes
130
pub points
0%
popularity

Publisher

unverified uploader

State management and architecture library that allows to write Flutter Apps under MVU/The Elm Architecture approach.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on mvu_flutter