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

State management with MVVM pattern

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.
1
likes
140
pub points
55%
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