Widget testing

A catalog of recipes for adding widget testing to your Flutter app.

Handle scrolling

How to handle scrolling in a widget test.

Find widgets

How to use the Finder classes for testing widgets.

Tap, drag, and enter text

How to test widgets for user interaction.

An introduction to widget testing

Learn more about widget testing in Flutter.

Test orientation

How to test if an app is in portrait or landscape mode.

Was this page's content helpful?