code_on_the_rocks 0.1.2 copy "code_on_the_rocks: ^0.1.2" to clipboard
code_on_the_rocks: ^0.1.2 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.2 #

  • [Added] Added an example showing how to reuse ViewModel logic
  • Date: 9-03-2023

0.1.1 #

  • [Changed] Made ModelBuilder TypeDef private
  • [Added] Added useful error message when inherited ViewModel cannot be found
  • Date: 8-25-2023

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

0.0.1 #

  • [Added] Initial pre-release
  • Date: 7-14-2023

Types of Changes #

  • Added
  • Changed
  • Deprecated
  • Removed
  • Fixed
  • Security
9
likes
160
points
36
downloads
screenshot

Publisher

verified publishercodeontherocks.dev

Weekly Downloads

A bold and balanced state management library that pairs MVVM structures with the simplicity of InheritedWidget.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on code_on_the_rocks