inheritable 1.0.0-dev.1 copy "inheritable: ^1.0.0-dev.1" to clipboard
inheritable: ^1.0.0-dev.1 copied to clipboard

outdated

Efficient by default zero-dependency declarative state/dependency management for flutter

Changelog #

1.0.0-dev.1 #

  • First public release
  • Introduce Inheritable, Allows access to immutable value or selective aspects. Only notifies dependents if the selected aspect changes.
  • Introduce Inheritable.mutable, Allows access to immutable/mutable value or selective aspects. Allows updating the value provided by it. Compatible with Inheritable.of(context) usage.
3
likes
0
points
12
downloads

Publisher

verified publisherdev.kabiir.me

Weekly Downloads

Efficient by default zero-dependency declarative state/dependency management for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on inheritable