flutter/dev/manual_tests/lib
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
..
animated_icons.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
card_collection.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
color_testing_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
drag_and_drop.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
focus.dart Implements focus handling and hover for Material buttons. (#31438) 2019-05-14 20:48:29 -07:00
hover.dart Implements focus handling and hover for Material buttons. (#31438) 2019-05-14 20:48:29 -07:00
main.dart fix flutter run in dev/manual_tests (#25817) 2019-01-02 10:09:26 -08:00
material_arc.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
overlay_geometry.dart enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
page_view.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
raw_keyboard.dart [Re-Land] Implement focus traversal for desktop platforms. (#31614) 2019-04-25 16:26:58 -07:00
text.dart set literal conversions (#27811) 2019-03-06 11:05:16 -08:00