flutter/packages/flutter_test
Adam Barth 55f334681b FocusNode.requestFocus should show the keyboard (#9558)
This patch introduces the notion of a keyboard token, which generalizes the
logic in EditableText for distinguishing between gaining focus by default and
gaining focus because of an explicit use action.

Fixes #7985
2017-04-24 09:46:49 -07:00
..
lib FocusNode.requestFocus should show the keyboard (#9558) 2017-04-24 09:46:49 -07:00
test WidgetTester enterText() and showKeyboard() can specify an EditableText ancestor (#9398) 2017-04-14 15:41:30 -07:00
BUILD.gn Add BUILD.gn for flutter_test. (#6823) 2016-11-11 14:16:12 -08:00
flutter_test.iml IntelliJ metadata cleanup (flutter-intellij#914). (#9427) 2017-04-17 13:42:31 -07:00
pubspec.yaml Be more consistent about how stack traces are output from flutter_test (#9361) 2017-04-13 12:31:04 -07:00