inherited_state 1.0.0 copy "inherited_state: ^1.0.0" to clipboard
inherited_state: ^1.0.0 copied to clipboard

Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.

1.0.0 20201-03-21 #

  • Support null safety.

0.3.1 - 2020-08-03 #

  • Expose ReactiveController<T> publicly.

0.3.0 - 2020-08-02 #

  • Add getFromRoot and getReactiveFromRoot to allow getting root injected instances without providing context.

0.2.0 - 2020-06-07 #

  • Added admin page to example which allows for resetting the counter.
  • Rename BuildContext set extension method to dispatch.

0.1.1 - 2020-06-06 #

  • Fix changelog.

0.1.0 - 2020-06-06 #

  • Rename reactives argument to states in the InheritedState widget.

0.0.1 - 2020-06-06 #

  • Initial release.
15
likes
140
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on inherited_state