flutter/packages/flutter_test/lib
Nurhan Turgut 97cf355b9d
Adding handling of TextInputClient.onConnectionClosed messages handli… (#43466)
* Adding handling of TextInputClient.onConnectionClosed messages handling to Framework

* Adding more test cases for closing connection to editable_text_test

* fixing analyze error.

* Fixing analyze error in the test file

* Fixing comments on the new method

* Adding more closing connection examples.

* Indentation change

* Remove auto-add white space

* Changing the oncloseconnection behaviour to stop editing. Updating the tests

* Addressing PR comments. Added explicit log for method channnels to the tests. Added comments to the interfaces.

* add more documentation
2019-11-04 13:35:18 -08:00
..
src Adding handling of TextInputClient.onConnectionClosed messages handli… (#43466) 2019-11-04 13:35:18 -08:00
flutter_test.dart Add fake keyboard key generation to the testing framework (#40706) 2019-09-24 08:14:38 -07:00