flutter/examples/flutter_gallery/lib/demo/shrine
Alexandre Ardhuin fcb40a05bb
make some BuildContext methods generics (#44189)
* 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
2019-11-22 17:35:20 +01:00
..
model some spaces formatting (#29452) 2019-03-20 23:23:31 +01:00
supplemental Prevent vertical scroll in shrine by ensuring card size fits the screen (#30455) 2019-04-08 11:22:19 -04:00
app.dart Ensure Shrine app respects the platform toggle from Gallery options (#27400) 2019-02-01 14:13:14 -05:00
backdrop.dart Wire up canRequestFocus and skipTraversal in FocusScopeNode (#43013) 2019-10-18 12:31:15 -07:00
category_menu_page.dart Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
colors.dart Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
expanding_bottom_sheet.dart make some BuildContext methods generics (#44189) 2019-11-22 17:35:20 +01:00
home.dart Fix indentations of statements in BlockFunctionBody (#28933) 2019-03-07 21:09:28 +01:00
login.dart [Shrine] Adding outlines to text fields (#38895) 2019-08-23 15:52:28 -04:00
shopping_cart.dart Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00