flutter/packages/flutter_tools/ide_templates/intellij
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
..
.idea Implements focus handling and hover for Material buttons. (#31438) 2019-05-14 20:48:29 -07:00
dev Updated run configurations with catalog examples. (#13099) 2017-11-28 16:04:30 -08:00
examples Updated run configurations with catalog examples. (#13099) 2017-11-28 16:04:30 -08:00
packages Updated run configurations with catalog examples. (#13099) 2017-11-28 16:04:30 -08:00
flutter_root.iml.copy.tmpl Change 'flutter ide-config' to optionally create root Intellij module (#19920) 2018-07-30 10:15:26 -07:00