flutter/dev/manual_tests/lib
Greg Spencer 9f21ae0de5
Text field focus and hover support. (#32776)
This adds support for an animated focusColor and hoverColor to InputDecorator. This color will blend with the background over a fade in period whenever the InputDecorator is focused or hovered, respectively.

It also adds a Listener to the TextField to listen for hover events.
2019-05-16 17:31:46 -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 Text field focus and hover support. (#32776) 2019-05-16 17:31:46 -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