surf_mwwm 2.0.1-dev.1 surf_mwwm: ^2.0.1-dev.1 copied to clipboard
Reflection of widget in a single entity. Includes: surf_injector, relation, mwwm, rxdart.
Changelog #
2.0.1-dev.1 - 2021-06-11 #
- OldWidgetState fixed to be state of _ProxyMwwmWidget instead of CoreMwwmWidget (patch)
2.0.0 - 2021-06-07 #
- Stable release
2.0.0-dev.1 - 2021-06-04 #
- Added
bindVoid
extension to bindVoidAction
s - Added
OldWidgetState
to simplify migration of projects with legacy codebase to new mwwm - Removed null type of generic in
bind
1.0.1 - 2021-05-30 #
- Stable release
1.0.1-dev.1 - 2021-05-25 #
- Update
relation
dependency to2.0.0
. - Update
rxdart
dependency to0.27.0
.
1.0.0 #
- Migrate this package to null safety.
0.0.1-dev.0 #
- Initial release