• 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
..
benchmark Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...