flutter/examples/flutter_gallery/lib/gallery
Greg Spencer bb3c660522
Implements focus handling and hover for Material buttons. (#31438)
This implements focus and hover handling for Material buttons. It inserts Focus widgets into the tree in order to allow buttons to be focusable via keyboard traversal (a.k.a. TAB traversal), and Listener widgets into the InkWell to allow the detection of hover states for widgets.

Addresses #11344, #1608, and #13264.
2019-05-14 20:48:29 -07:00
..
about.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
app.dart Add back lost gallery theme code (#26333) 2019-01-11 14:36:14 -08:00
backdrop.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
demo.dart Fix gallery API doc URL launcher (#30460) 2019-04-03 16:57:03 -07:00
demos.dart Pan and zoom gallery demo (#25164) 2019-04-04 11:59:36 -07:00
example_code_parser.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
example_code.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
home.dart Implements focus handling and hover for Material buttons. (#31438) 2019-05-14 20:48:29 -07:00
icons.dart re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
options.dart fix precedence issue (#31486) 2019-04-23 22:31:41 +02:00
scales.dart re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
syntax_highlighter.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
themes.dart Updated gallery light and dark themes (#28619) 2019-02-28 11:41:05 -08:00
updater.dart fix upcoming lint avoid_returning_null_for_void (#23190) 2018-10-17 11:01:37 +02:00