code_on_the_rocks 0.0.4
code_on_the_rocks: ^0.0.4 copied to clipboard
A bold and balanced state management library that pairs MVVM structures with the simplicity of InheritedWidget.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.4 #
- [Added] Flutter Counter example
- [Added] getModel
- [Changed] Updated ViewModelBuilder Live Template to use getModel
- Date: 8-14-2023
0.0.3 #
- [Changed] Minor updates to readme
- Date: 8-13-2023
0.0.2 #
- [Changed] Migrated to ViewModelBuilder, ViewModel, and ViewModelProvider classes
- [Added] Added Live Templates for IntelliJ
- [Removed] Removed dependency on get_it
- [Changed] Updated example to illustrate new usage
- Date: 8-13-2023