vxstate 2.1.0 copy "vxstate: ^2.1.0" to clipboard
vxstate: ^2.1.0 copied to clipboard

outdated

VxState is an another state management solution for flutter. It is highly inspired from Redux & VueX.

[2.1.0] #

  • VxBuilder & VxConsumer now returns store.
  • Store can be directly accessed as MyStore store = VxState.store
  • Status for all async operations
  • Bug Fixes

[2.0.1] #

  • VxState.listen(to: ) is now VxState.watch(on: )

[2.0.0] #

  • Null Safety Enabled

[1.0.1] #

  • Enhancements.

[1.0.0] #

  • Initial public release.
32
likes
0
pub points
79%
popularity

Publisher

verified publishercodepur.dev

VxState is an another state management solution for flutter. It is highly inspired from Redux & VueX.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on vxstate