flutter/dev/manual_tests
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
..
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 Text field focus and hover support. (#32776) 2019-05-16 17:31:46 -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