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

outdated

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

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
40
points
42
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

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on inherited_state