onix_flutter_mvvm 0.1.2
onix_flutter_mvvm: ^0.1.2 copied to clipboard
Base MVVM Flutter implementation.
0.1.2 #
- Added buildWhen
- Organized mixins and extensions
0.1.1 #
- General improvements
0.1.0 #
- Fixed mixins and extensions
- Added command error handler
0.0.9 #
- Fixed cast issue
0.0.8 #
- Added additional extensions
0.0.7 #
- Added consumers
- Added actions
- Errors as stream
0.0.6 #
- Improved docs
- Minor fixes
0.0.5 #
- Added ViewModel Command
0.0.4 #
- Added stateless BaseViewModel.
0.0.3 #
- ViewModel error set as [Exception].
0.0.2 #
- Fixed dart version compatibility.
0.0.1 #
- Added core MVVM base classes.