code_on_the_rocks 0.1.3 copy "code_on_the_rocks: ^0.1.3" to clipboard
code_on_the_rocks: ^0.1.3 copied to clipboard

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

0.1.3 #

  • 🟩 Added error message when inherited ViewModel cannot be found above ModelWidget
  • 🟨 Lowered minimum Dart SDK version to 2.19.0
  • Date: 9-14-2023

0.1.2 #

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

0.1.1 #

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

0.1.0 #

  • 🟩 Added ModelWidget class
  • 🟨 Updated readme to show ModelWidget usage
  • Date: 8-23-2023

0.0.9 #

  • πŸŸͺ Readme formatting
  • Date: 8-22-2023

0.0.8 #

  • 🟩 Class and method documentation
  • Date: 8-22-2023

0.0.7 #

  • πŸŸͺ Broken image links in readme
  • Date: 8-22-2023

0.0.6 #

  • 🟨 Added Code on the Rocks architecture diagram
  • 🟩 Basic package tests
  • 🟩 Future Data example
  • Date: 8-22-2023

0.0.5 #

  • 🟨 Updated readme to show additional ways to access ViewModels
  • Date: 8-14-2023

0.0.4 #

  • 🟩 Flutter Counter example
  • 🟩 getModel
  • 🟨 Updated ViewModelBuilder Live Template to use getModel
  • Date: 8-14-2023

0.0.3 #

  • 🟨 Minor updates to readme
  • Date: 8-13-2023

0.0.2 #

  • 🟨 Migrated to ViewModelBuilder, ViewModel, and ViewModelProvider classes
  • 🟩Added Live Templates for IntelliJ
  • πŸŸ₯ Removed dependency on get_it
  • 🟨 Updated example to illustrate new usage
  • Date: 8-13-2023

0.0.1 #

  • 🟩Initial pre-release
  • Date: 7-14-2023

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.

Types of Changes #

  • 🟩 Added
  • 🟨 Changed
  • 🟧 Deprecated
  • πŸŸ₯ Removed
  • πŸŸͺ Fixed
  • 🟦 Security
8
likes
160
pub points
59%
popularity
screenshot

Publisher

verified publishercodeontherocks.dev

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