view_model 0.4.0-dev.6 copy "view_model: ^0.4.0-dev.6" to clipboard
view_model: ^0.4.0-dev.6 copied to clipboard

view model for flutter

0.4.0 #

Breaking change:

  • Use ViewModel instead of StatelessViewModel.
  • Use StateViewModel instead of ViewModel.
  • Use either watchViewModel or readViewModel instead of getViewModel.

0.3.0 #