• Adam Barth's avatar
    Add input#hideText · 179d191e
    Adam Barth authored
    This feature can be used to implement password fields, where the user doesn't
    want the text displayed on screen. Currently all the characters are hidden.
    Eventualy we'll want to show the most recent character for some timeout.
    
    Fixes #636
    179d191e
input_test.dart 4.92 KB