statyx 0.2.0 copy "statyx: ^0.2.0" to clipboard
statyx: ^0.2.0 copied to clipboard

State management with MVVM pattern

0.2.0 #

  • add Vmx widget to avoid declaring VMState in simpler use cases

0.1.1 #

  • bind widget and viewModel more tightly, it's one-to-one relationship now.

0.1.0 #

  • Access widget in ViewModel to use arguments in widget directly
  • BREAKING: Remove Vmx to avoid using widget in ViewModel incorrectly
  • BREAKING: Change variable name viewModel to vm

0.0.6 #

  • Add Vmx to reduce boilerplate code

0.0.5 #

  • Change createViewModel in VMState return type from subclasses to ViewModel

0.0.4 #

  • BREAKING: rename BaseViewModel to ViewModel

0.0.3 #

  • Add ViewModel with lifecycle observer

0.0.1 #

  • initial release.
2
likes
150
pub points
31%
popularity

Publisher

unverified uploader

State management with MVVM pattern

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on statyx