flutter/dev/manual_tests
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
..
android Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
ios Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
lib Implements focus handling and hover for Material buttons. (#31438) 2019-05-14 20:48:29 -07:00
test add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
pubspec.yaml Capture JSON RPC errors that presently get swallowed (#31584) 2019-04-25 08:27:00 -07:00