view_model 0.2.1 copy "view_model: ^0.2.1" to clipboard
view_model: ^0.2.1 copied to clipboard

discontinued
Dart 1 only

MVVM Pattern

0.2.1 #

  • Static provide viewModel

0.2.0 #

  • Global refactor code, use of reflection to create ViewModel

0.1.2 #

  • Added example project
  • Refactor ViewModelProvider
  • Deleting Page and PageState
  • Added method ViewModel.newInheritedWidget

0.1.1 #

  • Initial Release.