mvvm_flutter 0.1.1 copy "mvvm_flutter: ^0.1.1" to clipboard
mvvm_flutter: ^0.1.1 copied to clipboard

outdated

The goal behind is to move as much of the state and logic from the View into a separate entity called the BaseViewModel.

[0.1.01] - #

pub package join chat

A Flutter MVVM (Model-View-ViewModel) implementation. It uses abstraction layer between flutter view and model class . binding to establish a connection between the ViewModel and the View , and drives the View changes through the ViewModel.

4
likes
0
pub points
11%
popularity

Publisher

unverified uploader

The goal behind is to move as much of the state and logic from the View into a separate entity called the BaseViewModel.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, provider

More

Packages that depend on mvvm_flutter