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

A simple state management machine for Flutter.

1.0.4 #

  • Added a global method resetAllControllers() which calls "reset()" method
  • on all initialized controllers. It's an abstract method and must be overriden in all the controllers

1.0.3 #

  • Rebuild after setPersistentValue

1.0.2 #

  • Added stopAllLoadings() to the LiteState to be able to stop all loaders at once

1.0.1 #

  • Updated readme file

1.0.0 #

  • Initial release of a very simple state controller
9
likes
140
points
441
downloads

Publisher

verified publishersoftmaestri.com

Weekly Downloads

A simple state management machine for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, shared_preferences

More

Packages that depend on lite_state