mvcprovider 1.0.4 copy "mvcprovider: ^1.0.4" to clipboard
mvcprovider: ^1.0.4 copied to clipboard

outdated

The simplest and cleanest way to implement an MVC architecture in Flutter with the Provider package.

1.0.0 03-14-2020 #

First release

1.0.1 03-14-2020 #

Fixed dart warnings and added an example folder with an example :)

1.0.2 03-14-2020 #

Ran flutter lib/mvcprovider.dart

1.0.3 03-14-2020 #

Replaced module's root widget Material by a widget Container

1.0.4 03-15-2020 #

Removed View's "StatelessWidget extends" in order to use it as a mixin and so permit to use it with StatefulWidgets if needed

7
likes
0
points
4
downloads

Publisher

verified publishermrdiez.com

Weekly Downloads

The simplest and cleanest way to implement an MVC architecture in Flutter with the Provider package.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on mvcprovider