• Adam Barth's avatar
    Hide EditableString implementation details · f0ea0eaf
    Adam Barth authored
    Previously, EditableString had many public members because it needed to
    implement the KeyboardClient interface. However, that's confusing
    because these methods cannot be called directly.
    
    Now EditableString holds a private implementation of the KeyboardClient,
    which hides the implementation details.
    
    Fixes #208
    Fixes #209
    f0ea0eaf
Name
Last commit
Last update
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
gcm Loading commit data...
newton Loading commit data...
playfair Loading commit data...
updater Loading commit data...
.gitignore Loading commit data...