forked from firka/flutter
Adds an initial integration test that: 1. captures laid-out widget size 2. focuses a text field to show the keyboard and resize the view 3. unfocuses the text field to dismiss the keyboard and resize the view 4. verify that the final widget size matches the initial size
Automated Flutter integration test suites. Each suite consists of a complete
Flutter app and a flutter_driver specification that drives tests from the UI.
Intended for use with devicelab.