mwwm 0.1.0-dev.219 mwwm: ^0.1.0-dev.219 copied to clipboard
Software architecture pattern for teams with different sizes. Add possibility to work separately. Separate UI, presentation logic and business logic.
0.1.0+1 #
- [BREAKING CHANGE!] Change API of Performer and Model. Now R may be any object.
- Add special performers for useful cases: FuturePerformer and StreamPerformer
- Add FutureChange
0.1.0 - beta release #
- Update CoreMwwmWidget. Change API
- Update docs
0.0.4 - Add logo #
0.0.3 - Update docs #
- README update
- fix some class docs
0.0.2 - Released #
- Software architectural pattern for flutter apps.