flutter/examples/flutter_gallery/lib/demo/shrine
Greg Spencer 560873af92
Wire up canRequestFocus and skipTraversal in FocusScopeNode (#43013)
This adds a canRequestFocus and skipTraversal argument to FocusScope and FocusScopeNode, so that a scope can prevent being traversed.

This allows a fix for a problem in the gallery where the focus while traversing the list of items would sometimes appear to disappear, since it would be focusing things that were in the backdrop that were part of the tree, but were not visible.

Related Issues
Fixes #42955
2019-10-18 12:31:15 -07: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 shorter nullable list duplications (#30305) 2019-04-05 10:23:35 -07: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