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

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

[2.3.0] #

  • Store is not dynamic anymore.
  • Minor upgrades

[2.2.0] #

  • VxConsumer improved with notifications as optional and also returns status.
  • Bug Fixes

[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
140
pub points
80%
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
Contributing

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on vxstate