pmvvm 0.2.2
pmvvm: ^0.2.2 copied to clipboard
A clean & simple MVVM solution for state management using Provider package.
0.2.2 #
- Updated README file with extra details about
StatelessView
, code snippets, ..etc.
0.2.1 #
- Added examples: counter, firebase 2-factor auth.
0.2.0 #
- Added
StatelessView
widget.
0.1.2 #
- Update dependencies
flutter_hooks
.
0.1.1 #
- Fixed a bug by removing
protected
decorator from theViewModel
.
0.1.0 #
- Package Deployment