• Alexandre Ardhuin's avatar
    make some BuildContext methods generics (#44189) · fcb40a05
    Alexandre Ardhuin authored
    * make BuildContext.{ancestorStateOfType,ancestorRenderObjectOfType,rootAncestorStateOfType} generic
    
    * make BuildContext.inheritFromWidgetOfExactType generic
    
    * make BuildContext.ancestorInheritedElementForWidgetOfExactType generic
    
    * make BuildContext.ancestorWidgetOfExactType generic
    
    * fix snippet
    
    * bump scoped_model on temp version
    
    * update names
    
    * Revert "bump scoped_model on temp version"
    
    This reverts commit d1fcbba028cdb07f44738d1652391692d1ea5ec0.
    
    * address review comments
    
    * fix ci
    
    * address review comments
    
    * repeat the deprecation notice
    
    * fix uppercase
    
    * use of recommanded deprecation syntax
    
    * address review comment
    fcb40a05
Name
Last commit
Last update
..
model Loading commit data...
supplemental Loading commit data...
app.dart Loading commit data...
backdrop.dart Loading commit data...
category_menu_page.dart Loading commit data...
colors.dart Loading commit data...
expanding_bottom_sheet.dart Loading commit data...
home.dart Loading commit data...
login.dart Loading commit data...
shopping_cart.dart Loading commit data...