code_on_the_rocks 0.1.0
code_on_the_rocks: ^0.1.0 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.1.0 #
- [Added] Added ModelWidget class
- [Changed] Updated readme to show ModelWidget usage
- Date: 8-23-2023
0.0.9 #
- [Fixed] Readme formatting
- Date: 8-22-2023
0.0.8 #
- [Added] Class and method documentation
- Date: 8-22-2023
0.0.7 #
- [Fixed] Broken image links in readme
- Date: 8-22-2023
0.0.6 #
- [Changed] Added Code on the Rocks architecture diagram
- [Added] Basic package tests
- [Added] Future Data example
- Date: 8-22-2023
0.0.5 #
- [Changed] Updated readme to show additional ways to access ViewModels
- Date: 8-14-2023
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