• Ian Hickson's avatar
    Various Input and Focus fixes · b1dae4c4
    Ian Hickson authored
    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().
    b1dae4c4
Name
Last commit
Last update
..
src Loading commit data...
_embedder.yaml Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...