view_model 0.4.0-dev.5
view_model: ^0.4.0-dev.5 copied to clipboard
view model for flutter
0.4.0 #
Breaking change:
- Use
ViewModelinstead ofStatelessViewModel. - Use
StateViewModelinstead ofViewModel. - Use either
watchViewModelorreadViewModelinstead ofgetViewModel.
0.3.0 #
- transfer to https://github.com/lwj1994/flutter_view_model. thank to Miolin