mvu_flutter 0.0.0
mvu_flutter: ^0.0.0 copied to clipboard
This package is currently deprecated and unavailable. Its usage is discouraged.
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.
0.0.0 – EOL #
- EOL