• 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
..
benchmark Loading commit data...
doc Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...