• Adam Barth's avatar
    Input asserts while keyboard is dismissed · 2ba96877
    Adam Barth authored
    Now we recreate the stub every time we try to connect to the keyboard. The
    underlying message pipe in the stub cannot be re-used, which is why we
    previously asserted.
    
    Fixes #776
    2ba96877
input.dart 8.1 KB