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.
31
likes
160
points
3.94k
downloads

Documentation

Documentation
API reference

Publisher

verified publishercodepur.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on vxstate