Widget testing
A catalog of recipes for adding widget testing to your Flutter app.
Test orientation
How to test if an app is in portrait or landscape mode.
An introduction to widget testing
Learn more about widget testing in Flutter.
Tap, drag, and enter text
How to test widgets for user interaction.
Find widgets
How to use the Finder classes for testing widgets.
Handle scrolling
How to handle scrolling in a widget test.
Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.41.2. Page last updated on 2025-10-28. View source or report an issue.