
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
Flutter UI integration tests
This project contains a collection of non-plugin-dependent UI integration tests.
keyboard_resize
Verifies that showing and hiding the keyboard resizes the content.