• Adam Barth's avatar
    Expose dispatchDependencyChanged in InheritedWidget (#3580) · d8f2d018
    Adam Barth authored
    Some inherited widgets want to call this function direction, for example to
    notify children when a mutable model object changes. Exposing this function to
    subclasses of InheritedWidget is clear then forcing them to compute
    updateShouldNotify for mutable model objects.
    d8f2d018
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...