built_viewmodel 1.2.6
built_viewmodel: ^1.2.6 copied to clipboard
built_viewmodel to generate ViewModel(s). This library is the runtime dependency.
1.2.6 - 2018-09-14 #
- this library is deprecated from now and will not be supported anymore
1.2.1 - 2018-04-10 #
- small enhancements
1.2.0 - 2018-04-09 #
- add experimental ViewModelConnector for plain, Flutter Redux and Flutter Build Redux ViewModels
1.1.1 - 2018-04-04 #
- handle import prefixes
- optimise code generator to pass static analysis check
1.1.0 - 2018-04-03 #
- API breaking change: rename listener classes to match Dart naming guide
1.0.1 - 2018-04-02 #
- small enhancements
1.0.0 - 2018-04-01 #
- first release