unicreators / mvvm

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.
https://pub.dev/packages/mvvm
MIT License
134 stars 22 forks source link

0.1.8版本请尽快发布 #9

Closed kamike closed 4 years ago

kamike commented 4 years ago

0.1.7编译报错,运行不起来,我看到这里的0.1.8版本已经修复了,但是编译器的dependencies里面获取不到0.1.8的。求尽快发布

kamike commented 4 years ago

已使用github这里的链接下载的了

unicreators commented 4 years ago

@kamike 已发布