mvvm 0.1.2 copy "mvvm: ^0.1.2" to clipboard
mvvm: ^0.1.2 copied to clipboard

outdated

A Flutter MVVM (Model-View-ViewModel) implementation. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel.

0.1.2 #

  • 拆分视图上下文(ViewContext)功能
  • 更新示例程序

0.1.1 #

  • 项目信息变更

0.1.0 #

  • 初始项目
36
likes
0
pub points
52%
popularity

Publisher

unverified uploader

A Flutter MVVM (Model-View-ViewModel) implementation. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mvvm