• Hixie's avatar
    Fix Focus · fbf8174c
    Hixie authored
    Focus.at() and company should be on Focus, not FocusState.
    
    _notifyDescendants() was using the wrong runtimeType.
    
    Let InheritedWidget update the descendants during build.
    
    When you setState() during build, assert that you're not
    markNeedsBuild()ing someone who isn't a descendant.
    
    Typo in Widget.toString().
    fbf8174c
Name
Last commit
Last update
..
address_book Loading commit data...
demo_launcher Loading commit data...
fitness Loading commit data...
game Loading commit data...
hello_world Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...