mvi 1.0.4 copy "mvi: ^1.0.4" to clipboard
mvi: ^1.0.4 copied to clipboard

A Flutter package that applies the MVI architectural pattern to help manage app state and logic in a structured and maintainable way.

1.0.4 #

  • Add debugLabel property to the view model
  • Add debugLabel parameter support to the select method
  • Improve the example

1.0.3 #

  • Use signals_flutter instead of signals as dependency
  • Export Watch from signals_flutter

1.0.2 #

  • Add cast method to BaseState

1.0.1 #

  • Refactor some code and add more tests.

1.0.0 #

  • Initial release.
3
likes
0
points
15
downloads

Publisher

verified publisherfelipereis.me

Weekly Downloads

A Flutter package that applies the MVI architectural pattern to help manage app state and logic in a structured and maintainable way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, signals_flutter

More

Packages that depend on mvi