simple_mvvm 1.0.1 copy "simple_mvvm: ^1.0.1" to clipboard
simple_mvvm: ^1.0.1 copied to clipboard

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

1.0.1 #

  • 🟩 Added advanced usage, testing, and VS code documentation
  • Date: 2-07-2024

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 Simple MVVM 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
1
likes
150
pub points
66%
popularity
screenshot

Publisher

verified publishercodeontherocks.dev

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on simple_mvvm