surf_mwwm 2.0.0-dev.1 surf_mwwm: ^2.0.0-dev.1 copied to clipboard
Reflection of widget in a single entity. Includes: surf_injector, relation, mwwm, rxdart.
Changelog #
2.0.0-dev.1 - 2021-06-04 #
- Added
bindVoid
extension to bindVoidAction
s (major) - Added
OldWidgetState
to simplify migration of projects with legacy codebase to new mwwm (major) - Removed null type of generic in
bind
(major)
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