Ian Hickson b1dae4c4cc Various Input and Focus fixes
Require a Key on Input.

Simplify the API for Focus.at() and Focus.moveTo().
Fixes #236.
This will require an e-mail to flutter-dev.

Make Input grab focus onTap not onPointerDown.
Fixes #189.

Complain when you use Focus.at() with two different GlobalKeys that
are both in the tree at the same time.
Fixes #181.

Add dartdocs for Focus.moveTo() and Focus.moveScopeTo().
2015-12-28 15:05:51 -08:00
..
2015-12-28 15:05:51 -08:00
2015-12-13 23:34:41 -08:00
2015-12-07 19:24:25 -08:00
2015-12-13 23:34:41 -08:00
2015-12-01 20:36:52 -08:00
2015-12-09 14:10:14 -08:00